Searched refs:_IO_FILE_complete (Results 1 – 10 of 10) sorted by relevance
85 struct _IO_FILE_complete struct
85 - (int) sizeof (struct _IO_FILE_complete)); in _IO_check_libio()
108 - (int) sizeof (struct _IO_FILE_complete)); in _IO_old_file_init_internal()114 ((struct _IO_FILE_complete *) fp)->_mode = -1; in _IO_old_file_init_internal()
336 struct _IO_FILE_complete file;
832 * libio/iofdopen.c: Use _IO_FILE_complete, not _IO_FILE_plus.1212 * libio/fileops.c: Use _IO_FILE_complete when accessing _offset field.1215 _IO_FILE_complete.1216 * libio/iofopen64.c: Generate object of type _IO_FILE_complete.1221 _IO_FILE_complete.1222 * libio/libioP.h: Define _IO_FILE_complete.1224 * libio/stdfile.c: Define standard stream of type _IO_FILE_complete.
10999 * libio/fileops.c: Don't use _IO_FILE_complete.11015 (_IO_FILE_complete): Defined and make _IO_FILE be the old11018 them _IO_FILE_complete.11024 (_IO_FILE_complete): Commented out.11038 * libio/stdfiles.c (DEF_STDFILE): Don't use _IO_FILE_complete11042 _IO_FILE_complete.
2958 * libio/libio.h (_IO_FILE_complete): Remove _IO_save_ptr.4856 * libio/libio.h (_IO_FILE_complete): Add _IO_save_ptr.
3745 buffers and access _IO_FILE_complete members of legacy libio streams.
33516 * libio/libio.h (_IO_FILE_complete): Delete unused _freeres_size.