Home
last modified time | relevance | path

Searched refs:_IO_file_seek (Results 1 – 7 of 7) sorted by relevance

/libio/
A Doldiopopen.c227 JUMP_INIT(seek, _IO_file_seek),
A Diopopen.c310 JUMP_INIT(seek, _IO_file_seek),
A DVersions24 _IO_file_overflow; _IO_file_read; _IO_file_seek; _IO_file_seekoff;
A Dfileops.c1138 _IO_file_seek (FILE *fp, off64_t offset, int dir) in libc_hidden_def()
1142 libc_hidden_def (_IO_file_seek) in libc_hidden_def() argument
1449 JUMP_INIT(seek, _IO_file_seek),
1474 JUMP_INIT(seek, _IO_file_seek),
1498 JUMP_INIT(seek, _IO_file_seek),
A Dwfileops.c1038 JUMP_INIT(seek, _IO_file_seek),
1064 JUMP_INIT(seek, _IO_file_seek),
1088 JUMP_INIT(seek, _IO_file_seek),
A DlibioP.h579 extern off64_t _IO_file_seek (FILE *, off64_t, int) __THROW;
580 libc_hidden_proto (_IO_file_seek)
A Doldfileops.c737 JUMP_INIT(seek, _IO_file_seek),

Completed in 17 milliseconds