Searched defs:lseek (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dlseek.c15 lseek(int fd, off_t pos, int whence) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dlseek.c35 #undef lseek macro
H A Dunistd.in.h698 # define lseek rpl_lseek macro
702 # undef lseek macro
703 # define lseek(f,o,w) \ macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dlseek.c32 #undef lseek macro
H A Dunistd.h268 # undef lseek macro
269 # define lseek(f,o,w) \ macro
H A Dunistd.in.h263 # define lseek rpl_lseek macro
267 # undef lseek macro
268 # define lseek(f,o,w) \ macro
/haiku-fatelf/src/bin/network/wget/lib/
H A Dlseek.c32 #undef lseek macro
H A Dunistd.in.h545 # define lseek rpl_lseek macro
549 # undef lseek macro
550 # define lseek(f,o,w) \ macro
/haiku-fatelf/src/bin/gdb/gdb/
H A Dproc-utils.h79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__) macro
/haiku-fatelf/src/bin/gdb/include/gdb/
H A Dcallback.h81 int (*lseek) PARAMS ((host_callback *, int, long , int)); member in struct:host_callback_struct
/haiku-fatelf/src/bin/unzip/
H A Dunzpriv.h2123 # define lseek(fd,o,w) fseek((FILE *)(fd),(o),(w)) macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1664 #define lseek fssh_lseek macro

Completed in 95 milliseconds