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

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dfseek.c31 fseek(Sfio_t* f, long off, int op) function
33 STDIO_INT(f, "fseek", int, (Sfio_t*, long, int), (f, off, op))
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dfseek.c36 #pragma weak _fseek = fseek
50 fseek(FILE *iop, long offset, int ptrname) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlio.h77 #define fseek fseeko macro
H A Dnostdio.h48 #undef fseek macro
101 #define fseek(f,o,w) _CANNOT _fseek_ macro
H A Dfakesdio.h35 #undef fseek macro
95 #define fseek(f,o,w) PerlIO_seek(f,o,w) macro
H A DXSUB.h422 # define fseek PerlSIO_fseek macro
H A Dperl.h1889 # define fseek fseek64 /* don't do fseeko here, see perlio.c */ macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h205 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
313 #define fseek _ast_fseek macro
437 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
489 #undef fseek macro
503 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h184 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
292 #define fseek _ast_fseek macro
416 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
468 #undef fseek macro
482 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h205 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
313 #define fseek _ast_fseek macro
437 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
489 #undef fseek macro
503 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h184 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
292 #define fseek _ast_fseek macro
416 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
468 #undef fseek macro
482 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h205 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
313 #define fseek _ast_fseek macro
437 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
489 #undef fseek macro
503 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h184 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
292 #define fseek _ast_fseek macro
416 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
468 #undef fseek macro
482 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h205 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
313 #define fseek _ast_fseek macro
437 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
489 #undef fseek macro
503 #define fseek fseek64 macro
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h184 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
292 #define fseek _ast_fseek macro
416 extern __MANGLE__ int fseek __PROTO__((FILE*, long, int));
468 #undef fseek macro
482 #define fseek fseek64 macro

Completed in 74 milliseconds