Searched defs:lseek (Results 1 - 6 of 6) sorted by path

/haiku/src/bin/unzip/
H A Dunzpriv.h2123 # define lseek(fd,o,w) fseek((FILE *)(fd),(o),(w)) macro
/haiku/src/system/libroot/posix/unistd/
H A Dlseek.c15 lseek(int fd, off_t pos, int whence) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1691 #define lseek fssh_lseek macro
/haiku/src/system/boot/loader/
H A Dvfs.cpp924 lseek(int fd, off_t offset, int whence) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2061 void lseek() {} function
H A Dlibroot_stubs_legacy.c2029 void lseek() {} function

Completed in 205 milliseconds