Searched refs:_IO_str_seekoff (Results 1 – 6 of 6) sorted by relevance
/libio/ |
A D | iovsprintf.c | 48 JUMP_INIT(seekoff, _IO_str_seekoff),
|
A D | strops.c | 248 _IO_str_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_str_seekoff() function 332 libc_hidden_def (_IO_str_seekoff) in libc_hidden_def() argument 363 JUMP_INIT(seekoff, _IO_str_seekoff),
|
A D | vsnprintf.c | 77 JUMP_INIT(seekoff, _IO_str_seekoff),
|
A D | memstream.c | 46 JUMP_INIT (seekoff, _IO_str_seekoff),
|
A D | Versions | 39 _IO_str_seekoff; _IO_str_underflow; _IO_sungetc;
|
A D | libioP.h | 646 extern off64_t _IO_str_seekoff (FILE *, off64_t, int, int) __THROW; 647 libc_hidden_proto (_IO_str_seekoff)
|
Completed in 12 milliseconds