Searched defs:fseek (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dfseek.c32 fseek (fp, offset, whence) function
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfseeko.c28 # undef fseek macro
H A Dstdio.in.h247 # define fseek(fp, offset, whence) fseeko (fp, (off_t)(offset), whence) macro
259 # undef fseek macro
261 # define fseek(f,o,w) \ macro
267 # define fseek rpl_fseek macro
271 # define fseek(f,o,w) \ macro
[all...]
H A Dstdio.h300 # define fseek(f,o,w) \ macro
[all...]
/haiku-fatelf/src/bin/network/wget/lib/
H A Dfseeko.c30 # undef fseek macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfseeko.c33 # undef fseek macro
/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dfseek.c255 fseek(fp, offset, whence) function
/haiku-fatelf/headers/cpp/
H A Diostdio.h77 #define fseek _IO_fseek macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmpw.c224 #undef fseek macro

Completed in 249 milliseconds