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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dfseek.c31 fseek(Sfio_t* f, long off, int op) function
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dfseek.c54 fseek(fp, offset, whence) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdio_.h226 # define fseek(fp, offset, whence) fseeko (fp, (off_t)(offset), whence) macro
238 # undef fseek macro
240 # define fseek(f,o,w) \ macro
246 # define fseek rpl_fseek macro
250 # define fseek(f,o,w) \ macro
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp149 #define fseek my_fseek macro
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h286 # define fseek fseeko64 macro
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dzsh_system.h742 #define fseek fseeko macro
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dntport.h146 #define fseek nt_fseek macro

Completed in 230 milliseconds