Searched defs:fseeko (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/lukemftp-14/tnftp/libnetbsd/
H A Dfseeko.c33 fseeko(FILE *stream, off_t offset, int whence) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dfseeko.c31 fseeko(Sfio_t* f, off_t off, int op) function
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dfseek.c74 fseeko(fp, offset, whence) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dstdio_.h224 # define fseeko rpl_fseeko macro
229 # undef fseeko macro
230 # define fseeko(f,o,w) \ macro
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h287 # define fseeko fseeko64 macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dsystem.h736 # define fseeko(s, o, w) ((o) == (long int) (o) \ macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dwin32.h421 #define fseeko fseeko64 macro
423 #define fseeko rb_w32_fseeko macro
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c4861 fseeko(FILE *stream, off_t offset, int whence) function

Completed in 214 milliseconds