Home
last modified time | relevance | path

Searched defs:lseek (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dfd_mgmt.c44 off_t lseek(int fd, off_t offset, int whence) in lseek() function
/Zephyr-latest/include/zephyr/fs/
Dfs_sys.h64 int (*lseek)(struct fs_file_t *filp, off_t off, int whence); member
/Zephyr-latest/arch/posix/include/
Dposix_cheats.h212 #define lseek zap_lseek macro