Searched refs:vfs_pathconf (Results 1 – 3 of 3) sorted by relevance
367 int32_t vfs_pathconf(const char *path, int name);
193 return _vfs_to_aos_res(vfs_pathconf(path, name)); in aos_pathconf()
1814 int32_t vfs_pathconf(const char *path, int name) in vfs_pathconf() function
Completed in 11 milliseconds