Home
last modified time | relevance | path

Searched refs:vfs_pathconf (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h367 int32_t vfs_pathconf(const char *path, int name);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c193 return _vfs_to_aos_res(vfs_pathconf(path, name)); in aos_pathconf()
A Dvfs.c1814 int32_t vfs_pathconf(const char *path, int name) in vfs_pathconf() function

Completed in 11 milliseconds