Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 7 of 7) sorted by relevance

/components/libc/compilers/dlib/
A Dsyscall_lseek.c35 long __lseek(int handle, long offset, int whence) in __lseek()
/components/dfs/dfs_v2/src/
A Ddfs_seq_file.c331 off_t dfs_seq_lseek(struct dfs_file *file, off_t offset, int whence) in dfs_seq_lseek()
A Ddfs_posix.c420 off_t lseek(int fd, off_t offset, int whence) in lseek()
A Ddfs_file.c1185 off_t generic_dfs_lseek(struct dfs_file *file, off_t offset, int whence) in generic_dfs_lseek()
/components/libc/compilers/newlib/
A Dsyscalls.c183 _off_t _lseek_r(struct _reent *ptr, int fd, _off_t pos, int whence) in _lseek_r()
/components/dfs/dfs_v1/src/
A Ddfs_posix.c287 off_t lseek(int fd, off_t offset, int whence) in lseek()
/components/lwp/
A Dlwp_syscall.c559 size_t sys_lseek(int fd, size_t offset, int whence) in sys_lseek()

Completed in 30 milliseconds