Searched refs:vfs_fpathconf (Results 1 – 3 of 3) sorted by relevance
376 int32_t vfs_fpathconf(int fd, int name);
198 return _vfs_to_aos_res(vfs_fpathconf(fh, name)); in aos_fpathconf()
1884 int32_t vfs_fpathconf(int fd, int name) in vfs_fpathconf() function
Completed in 5 milliseconds