/osnet-11/usr/src/lib/libast/common/stdio/ |
H A D | fseek.c | 31 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 D | fseek.c | 36 #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 D | perlio.h | 77 #define fseek fseeko macro
|
H A D | nostdio.h | 48 #undef fseek macro 101 #define fseek(f,o,w) _CANNOT _fseek_ macro
|
H A D | fakesdio.h | 35 #undef fseek macro 95 #define fseek(f,o,w) PerlIO_seek(f,o,w) macro
|
H A D | XSUB.h | 422 # define fseek PerlSIO_fseek macro
|
H A D | perl.h | 1889 # define fseek fseek64 /* don't do fseeko here, see perlio.c */ macro
|
/osnet-11/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 205 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 D | ast_stdio.h | 184 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 D | ast_stdio.h | 205 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 D | ast_stdio.h | 184 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 D | ast_stdio.h | 205 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 D | ast_stdio.h | 184 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 D | ast_stdio.h | 205 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 D | ast_stdio.h | 184 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
|