Searched refs:_IO_switch_to_wget_mode (Results 1 – 4 of 4) sorted by relevance
229 if (_IO_switch_to_wget_mode (fp) == EOF) in libc_hidden_def()259 if (_IO_switch_to_wget_mode (fp) == EOF) in libc_hidden_def()391 _IO_switch_to_wget_mode (FILE *fp) in libc_hidden_def()412 libc_hidden_def (_IO_switch_to_wget_mode) in libc_hidden_def() argument547 _IO_switch_to_wget_mode (fp); in _IO_init_wmarker()
114 _IO_switch_to_wget_mode; _IO_unsave_wmarkers; _IO_wdefault_doallocate;
387 extern int _IO_switch_to_wget_mode (FILE *);388 libc_hidden_proto (_IO_switch_to_wget_mode)
771 if (was_writing && _IO_switch_to_wget_mode (fp)) in _IO_wfile_seekoff()
Completed in 11 milliseconds