/illumos-gate/usr/src/lib/libbc/libc/stdio/common/ |
H A D | fseek.c | 42 fseek(iop, offset, ptrname) function
|
/illumos-gate/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
|
/illumos-gate/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))
|
/illumos-gate/usr/src/stand/lib/sa/ |
H A D | stdio.c | 281 fseek(FILE *stream, long offset, int whence) function
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|
/illumos-gate/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
|