Searched defs:fseeko (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/util/
H A Dmisc.h47 #define fseeko fseeko64 macro
/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 Dfseeko.c41 #pragma weak _fseeko = fseeko
93 fseeko(FILE *iop, off_t offset, int ptrname) function
/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

Completed in 49 milliseconds