/titanic_50/usr/src/lib/libast/common/stdio/ |
H A D | fseek.c | 41 fseek64(Sfio_t* f, int64_t off, int op) in fseek64() function
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 macro 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 246 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 314 #define fseek64 _ast_fseek64 macro 478 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 503 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 246 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 314 #define fseek64 _ast_fseek64 macro 478 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 503 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 macro 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 macro 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 macro 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 246 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 314 #define fseek64 _ast_fseek64 macro 478 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 503 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 246 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 314 #define fseek64 _ast_fseek64 macro 478 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 503 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | stdio | 164 extern int fseek64(FILE*, int64_t, int); 263 printf("#define fseek64 _ast_fseek64\n"); 445 extern int fseek64(FILE*, int64_t, int); 470 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | stdio | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | stdio | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | stdio | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | stdio | 225 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 293 #define fseek64 _ast_fseek64 457 extern __MANGLE__ int fseek64 __PROTO__((FILE*, int64_t, int)); 482 #define fseek fseek64
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 1263 stdio: fpos64_t fseek64(), ftell64(), fgetpos64(), fsetpos64()
|