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

12

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_lib_prv.c42 if (fseeko(mfp, (off_t)0L, SEEK_SET) == -1) {
/osnet-11/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))
/osnet-11/usr/src/lib/libc/port/stdio/
H A Dfpos.c65 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
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dhostfs.c108 fseeko (f, 0, SEEK_END);
110 fseeko (f, 0, SEEK_SET);
122 if (fseeko (f, file->offset, SEEK_SET) != 0)
124 grub_error (GRUB_ERR_OUT_OF_RANGE, "fseeko: %s", strerror (errno));
/osnet-11/usr/src/grub/grub2/include/grub/util/
H A Dmisc.h47 #define fseeko fseeko64 macro
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdio.in.h276 fseek module depends on the fseeko module, so we only have three
291 3. The developer is using the fseeko module, but not fseek. Gnulib
329 /* Provide an fseeko function that is aware of a preceding fflush(), and which
332 # undef fseeko
333 # define fseeko rpl_fseeko
335 _GL_FUNCDECL_RPL (fseeko, int, (FILE *fp, off_t offset, int whence)
337 _GL_CXXALIAS_RPL (fseeko, int, (FILE *fp, off_t offset, int whence));
340 _GL_FUNCDECL_SYS (fseeko, int, (FILE *fp, off_t offset, int whence)
343 _GL_CXXALIAS_SYS (fseeko, int, (FILE *fp, off_t offset, int whence));
345 _GL_CXXALIASWARN (fseeko);
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dmisc.c121 if (fseeko (fp, offset, SEEK_SET) == -1)
175 if (fseeko (out, offset, SEEK_SET) == -1)
H A Dgrub-fstest.c251 if ((skip) && (fseeko (ff, skip, SEEK_SET)))
/osnet-11/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
/osnet-11/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) {
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/usr/src/lib/libast/
H A DMakefile.com386 common/stdio/fseeko.o \
/osnet-11/usr/src/lib/libc/i386/
H A DMakefile.com657 fseeko.o \
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com690 fseeko.o \
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com639 fseeko.o \
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile617 fseeko.o \
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_consume.c1681 (void) fseeko(fp, 0, SEEK_SET);

Completed in 184 milliseconds

12