Home
last modified time | relevance | path

Searched refs:_IO_file_seekoff (Results 1 – 5 of 5) sorted by relevance

/libio/
A DVersions24 _IO_file_overflow; _IO_file_read; _IO_file_seek; _IO_file_seekoff;
88 _IO_file_fopen; _IO_file_init; _IO_file_overflow; _IO_file_seekoff;
A Diofopncook.c107 return _IO_file_seekoff (fp, offset, dir, mode); in _IO_cookie_seekoff()
A DlibioP.h546 extern off64_t _IO_file_seekoff (FILE *, off64_t, int, int);
547 libc_hidden_proto (_IO_file_seekoff)
A Doldfileops.c751 compat_symbol (libc, _IO_old_file_seekoff, _IO_file_seekoff, GLIBC_2_0);
A Dfileops.c1055 libc_hidden_ver (_IO_new_file_seekoff, _IO_file_seekoff) in libc_hidden_ver() argument
1427 versioned_symbol (libc, _IO_new_file_seekoff, _IO_file_seekoff, GLIBC_2_1);

Completed in 13 milliseconds