Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 14 of 14) sorted by relevance

/libio/
A Dioseekoff.c32 _IO_seekoff_unlocked (FILE *fp, off64_t offset, int dir, int mode) in _IO_seekoff_unlocked()
64 _IO_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_seekoff()
A Dfseek.c31 fseek (FILE *fp, long int offset, int whence) in fseek()
A Dfseeko64.c35 __fseeko64 (FILE *fp, off64_t offset, int whence) in __fseeko64()
A Dfseeko.c35 __fseeko (FILE *fp, off_t offset, int whence) in __fseeko()
A Diofopncook.c70 _IO_cookie_seek (FILE *fp, off64_t offset, int dir) in _IO_cookie_seek()
102 _IO_cookie_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_cookie_seekoff()
223 _IO_old_cookie_seek (FILE *fp, off64_t offset, int dir) in _IO_old_cookie_seek()
A Dbug-ungetc.c33 long offset, diff; in do_test() local
A Dwstrops.c168 enlarge_userbuf (FILE *fp, off64_t offset, int reading) in enlarge_userbuf()
252 _IO_wstr_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_wstr_seekoff()
A Dstrops.c170 enlarge_userbuf (FILE *fp, off64_t offset, int reading) in enlarge_userbuf()
248 _IO_str_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_str_seekoff()
A Dtst-ftell-active-handler.c144 long offset = ftell (fp); in do_ftruncate_test() local
248 long offset = ftell (fp); in do_rewind_test() local
458 long offset = ftell (fp); in do_write_test() local
526 long offset = ftell (fp); in do_append_test() local
A Dwfileops.c595 off64_t result, offset = 0; in do_ftell_wide() local
741 _IO_wfile_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_wfile_seekoff()
A Dtst-vtables-common.c176 method_seekoff (FILE *fp, off64_t offset, int dir, int mode) in method_seekoff()
186 method_seekpos (FILE *fp, off64_t offset, int mode) in method_seekpos()
246 method_seek (FILE *fp, off64_t offset, int mode) in method_seek()
A Dfileops.c842 off64_t result, offset = 0; in do_ftell() local
899 _IO_new_file_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_new_file_seekoff()
1113 _IO_file_seekoff_maybe_mmap (FILE *fp, off64_t offset, int dir, in _IO_file_seekoff_maybe_mmap()
A Doldfileops.c435 _IO_old_file_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_old_file_seekoff()
A DlibioP.h942 uintptr_t offset = ptr - (uintptr_t) __start___libc_IO_vtables; in IO_validate_vtable() local

Completed in 32 milliseconds