Searched refs:_IO_wstr_seekoff (Results 1 – 4 of 4) sorted by relevance
/libio/ |
A D | vswprintf.c | 76 JUMP_INIT(seekoff, _IO_wstr_seekoff),
|
A D | wmemstream.c | 47 JUMP_INIT (seekoff, _IO_wstr_seekoff),
|
A D | wstrops.c | 252 _IO_wstr_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_wstr_seekoff() function 372 JUMP_INIT(seekoff, _IO_wstr_seekoff),
|
A D | libioP.h | 660 extern off64_t _IO_wstr_seekoff (FILE *, off64_t, int, int)
|
Completed in 15 milliseconds