Searched refs:fseeko (Results 1 - 25 of 33) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/lib/libc/port/stdio/
H A Dfpos.c48 if (fseeko(stream, (off_t)*pos, SEEK_SET) != 0)
H A Dfseeko.c41 #pragma weak _fseeko = fseeko
93 fseeko(FILE *iop, off_t offset, int ptrname) function
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_lib_prv.c42 if (fseeko(mfp, (off_t)0L, SEEK_SET) == -1) {
/opensolaris-onvv-gate/usr/src/lib/libast/common/stdio/
H A Dfseeko.c31 fseeko(Sfio_t* f, off_t off, int op) function
33 STDIO_INT(f, "fseeko", int, (Sfio_t*, off_t, int), (f, off, op))
/opensolaris-onvv-gate/usr/src/head/
H A Dstdio.h57 #pragma redefine_extname fseeko fseeko64
70 #pragma redefine_extname fseeko64 fseeko
237 #define fseeko fseeko64 macro
257 #define fseeko64 fseeko
355 extern int fseeko(FILE *, off_t, int);
439 extern int fseeko();
/opensolaris-onvv-gate/usr/src/cmd/csplit/
H A Dcsplit.c235 * Closefile prints the byte count of the file created,(via fseeko
244 (void) fseeko(outfile, (offset_t)0, SEEK_END);
318 (void) fseeko(infile, (offset_t)saveloc, SEEK_SET);
322 (void) fseeko(infile, (offset_t)saveloc, SEEK_SET);
/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c368 if (fseeko(fp, offset, SEEK_SET) < 0) {
387 if (fseeko(fp, offset, SEEK_SET) < 0) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlio.h68 int fseeko(FILE *stream, off_t offset, int whence);
77 #define fseek fseeko
/opensolaris-onvv-gate/usr/src/lib/libexacct/common/
H A Dexacct_ops.c258 return (fseeko(f->ef_fp, adv, SEEK_CUR));
334 if (fseeko(f->ef_fp, (off_t)f->ef_advance, SEEK_CUR) == -1) {
407 if (fseeko(f->ef_fp, -backup, SEEK_CUR) == -1) {
425 if (fseeko(f->ef_fp, -((off_t)sizeof (uint32_t)), SEEK_CUR) == -1) {
456 if (fseeko(f->ef_fp, -((off_t)bkskip), SEEK_CUR) == -1) {
1101 if (fseeko(f->ef_fp, 0, SEEK_END) == -1) {
1136 if (fseeko(f->ef_fp, 0, SEEK_END) < 0) {
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/
H A DSYSCommon.h757 #define K_fseek fseeko
/opensolaris-onvv-gate/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 macro
504 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
483 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
504 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
483 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
504 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
483 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
504 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/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 macro
483 #define fseeko fseeko64 macro
/opensolaris-onvv-gate/usr/src/cmd/acct/
H A Dwtmpfix.c185 if (fseeko(Temp, (off_t)0L, SEEK_SET) != 0) {
413 if (fseeko(Wtmpx, recin, SEEK_SET) != 0) {
/opensolaris-onvv-gate/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);
/opensolaris-onvv-gate/usr/src/cmd/dumpadm/
H A Ddconf.c250 if (fseeko(dcp->dc_conf_fp, (off_t)0, SEEK_SET) == -1) {
/opensolaris-onvv-gate/usr/src/cmd/more/
H A Dmore.c138 #define Fseek(f,off) (file_pos=off,fseeko(f,off,0))
194 int fseeko();
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c831 if (fseeko(fin, restart_point, SEEK_SET) < 0) {
1287 if (fseeko(fout, 0L, SEEK_CUR) < 0) {
/opensolaris-onvv-gate/usr/src/cmd/backup/restore/
H A Ddirs.c783 (void) fseeko(f, (off_t)size, SEEK_CUR);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dfinger.c746 if (fseeko(lf, (off_t)pers->pwd->pw_uid * (off_t)sizeof (ll),
768 (void) fprintf(stderr, "finger: %s fseeko error\n",

Completed in 163 milliseconds

12