Home
last modified time | relevance | path

Searched refs:fseeko (Results 1 – 25 of 40) sorted by relevance

12

/titanic_50/usr/src/head/
H A Dstdio.h58 #pragma redefine_extname fseeko fseeko64
71 #pragma redefine_extname fseeko64 fseeko
230 #define fseeko fseeko64 macro
250 #define fseeko64 fseeko
346 extern int fseeko(FILE *, off_t, int);
/titanic_50/usr/src/lib/libc/port/stdio/
H A Dfseeko.c41 #pragma weak _fseeko = fseeko
93 fseeko(FILE *iop, off_t offset, int ptrname) in fseeko() function
H A Dfpos.c48 if (fseeko(stream, (off_t)*pos, SEEK_SET) != 0) in fsetpos()
/titanic_50/usr/src/cmd/tail/
H A Dforward.c107 if (fseeko(fp, off, SEEK_SET) == -1) { in forward()
138 fseeko(fp, -off, SEEK_END) == -1) { in forward()
156 if (fseeko(fp, (off_t)0, SEEK_END) == -1) { in forward()
228 if (fseeko(fp, sbp->st_size, SEEK_SET) == -1) { in rlines()
/titanic_50/usr/src/cmd/csplit/
H A Dcsplit.c244 (void) fseeko(outfile, (offset_t)0, SEEK_END); in closefile()
318 (void) fseeko(infile, (offset_t)saveloc, SEEK_SET); in findline()
322 (void) fseeko(infile, (offset_t)saveloc, SEEK_SET); in findline()
/titanic_50/usr/src/lib/libast/common/stdio/
H A Dfseeko.c31 fseeko(Sfio_t* f, off_t off, int op) in fseeko() function
/titanic_50/usr/src/lib/libexacct/common/
H A Dexacct_ops.c258 return (fseeko(f->ef_fp, adv, SEEK_CUR)); in fseek_wrapper()
334 if (fseeko(f->ef_fp, (off_t)f->ef_advance, SEEK_CUR) == -1) { in ea_next_object()
407 if (fseeko(f->ef_fp, -backup, SEEK_CUR) == -1) { in ea_next_object()
425 if (fseeko(f->ef_fp, -((off_t)sizeof (uint32_t)), SEEK_CUR) == -1) { in ea_previous_object()
456 if (fseeko(f->ef_fp, -((off_t)bkskip), SEEK_CUR) == -1) { in ea_previous_object()
1101 if (fseeko(f->ef_fp, 0, SEEK_END) == -1) { in ea_fdopen()
1136 if (fseeko(f->ef_fp, 0, SEEK_END) < 0) { in ea_fdopen()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko macro
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h206 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
315 #define fseeko _ast_fseeko macro
438 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
490 #undef fseeko
504 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h206 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
315 #define fseeko _ast_fseeko macro
438 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
490 #undef fseeko
504 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko macro
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko macro
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko macro
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h206 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
315 #define fseeko _ast_fseeko macro
438 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
490 #undef fseeko
504 #define fseeko fseeko64 macro
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h206 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
315 #define fseeko _ast_fseeko macro
438 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
490 #undef fseeko
504 #define fseeko fseeko64 macro
/titanic_50/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c368 if (fseeko(fp, offset, SEEK_SET) < 0) { in arch_match()
387 if (fseeko(fp, offset, SEEK_SET) < 0) { in arch_match()
/titanic_50/usr/src/lib/libast/common/features/
H A Dstdio124 extern int fseeko(FILE*, off_t, int);
264 printf("#define fseeko _ast_fseeko\n");
405 extern int fseeko(FILE*, off_t, int);
457 #undef fseeko
471 #define fseeko fseeko64
/titanic_50/usr/src/cmd/acct/
H A Dwtmpfix.c185 if (fseeko(Temp, (off_t)0L, SEEK_SET) != 0) { in main()
413 if (fseeko(Wtmpx, recin, SEEK_SET) != 0) { in scanfile()
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dstdio185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dstdio185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dstdio185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dstdio185 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
294 #define fseeko _ast_fseeko
417 extern __MANGLE__ int fseeko __PROTO__((FILE*, off_t, int));
469 #undef fseeko
483 #define fseeko fseeko64
/titanic_50/usr/src/cmd/pg/
H A Dpg.c1369 (void) fseeko(f, (off_t)dol->l_addr, SEEK_SET);
1392 (void) fseeko(f, (off_t)zero->l_addr, SEEK_SET);
1397 (void) fseeko(f, (off_t)dot->l_addr, SEEK_SET);
1516 (void) fseeko(in_file, (off_t)0, SEEK_SET);
/titanic_50/usr/src/cmd/dumpadm/
H A Ddconf.c252 if (fseeko(dcp->dc_conf_fp, (off_t)0, SEEK_SET) == -1) { in dconf_write()
/titanic_50/usr/src/cmd/more/
H A Dmore.c138 #define Fseek(f,off) (file_pos=off,fseeko(f,off,0))
194 int fseeko();

12