Searched refs:_IO_wstr_seekoff (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/libio/ |
D | wstrops.c | 255 _IO_wstr_seekoff (FILE *fp, off64_t offset, int dir, int mode) in _IO_wstr_seekoff() function 375 JUMP_INIT(seekoff, _IO_wstr_seekoff),
|
D | vswprintf.c | 76 JUMP_INIT(seekoff, _IO_wstr_seekoff),
|
D | wmemstream.c | 47 JUMP_INIT (seekoff, _IO_wstr_seekoff),
|
D | libioP.h | 660 extern off64_t _IO_wstr_seekoff (FILE *, off64_t, int, int)
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 6670 * libio/wstrops.c (_IO_wstr_seekoff): Likewise.
|
D | ChangeLog.18 | 16525 (_IO_wstr_seekoff): Set correct offset from negative displacement and 27910 (_IO_wstr_seekoff): Likewise.
|