Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h376 int32_t vfs_fpathconf(int fd, int name);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c198 return _vfs_to_aos_res(vfs_fpathconf(fh, name)); in aos_fpathconf()
A Dvfs.c1884 int32_t vfs_fpathconf(int fd, int name) in vfs_fpathconf() function

Completed in 5 milliseconds