Home
last modified time | relevance | path

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

/AliOS-Things-master/components/vfs/include/
A Dvfs_api.h394 int32_t vfs_fd_offset_get(void);
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c183 return vfs_fd_offset_get(); in aos_vfs_fd_offset_get()
A Dvfs.c1993 int32_t vfs_fd_offset_get(void) in vfs_fd_offset_get() function
2004 if (fd < vfs_fd_offset_get()) { in vfs_fcntl()

Completed in 13 milliseconds