Searched defs:fseek (Results 1 – 13 of 13) sorted by relevance
/titanic_51/usr/src/lib/libc/port/stdio/ |
H A D | fseek.c | 50 fseek(FILE *iop, long offset, int ptrname) in fseek() function
|
/titanic_51/usr/src/lib/libbc/libc/stdio/common/ |
H A D | fseek.c | 42 fseek(iop, offset, ptrname) in fseek() function
|
/titanic_51/usr/src/lib/libast/common/stdio/ |
H A D | fseek.c | 31 fseek(Sfio_t* f, long off, int op) in fseek() function
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | fseek.c | 31 fseek(Sfio_t* f, long off, int op) in fseek() function
|
/titanic_51/usr/src/stand/lib/sa/ |
H A D | stdio.c | 281 fseek(FILE *stream, long offset, int whence) in fseek() function
|
/titanic_51/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 292 #define fseek _ast_fseek macro 482 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 313 #define fseek _ast_fseek macro 503 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 313 #define fseek _ast_fseek macro 503 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 313 #define fseek _ast_fseek macro 503 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 292 #define fseek _ast_fseek macro 482 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 292 #define fseek _ast_fseek macro 482 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 313 #define fseek _ast_fseek macro 503 #define fseek fseek64 macro
|
/titanic_51/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 292 #define fseek _ast_fseek macro 482 #define fseek fseek64 macro
|