Home
last modified time | relevance | path

Searched refs:_IO_mask_flags (Results 1 – 10 of 10) sorted by relevance

/libio/
A Diovdprintf.c51 _IO_mask_flags (&tmpfil.file, _IO_NO_READS, in __vdprintf_internal()
A Doldiofdopen.c113 _IO_mask_flags (&new_f->fp.file._file, read_write, in _IO_old_fdopen()
A Doldfileops.c204 _IO_mask_flags (fp, read_write,_IO_NO_READS+_IO_NO_WRITES+_IO_IS_APPENDING); in _IO_old_file_fopen()
520 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_old_file_seekoff()
532 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_old_file_seekoff()
543 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_old_file_seekoff()
586 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_old_file_seekoff()
594 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_old_file_seekoff()
A Diofdopen.c148 _IO_mask_flags (&new_f->fp.file, read_write, in _IO_new_fdopen()
A Doldiopopen.c132 _IO_mask_flags (fp, read_or_write, _IO_NO_READS|_IO_NO_WRITES); in _IO_old_proc_open()
A Diopopen.c214 _IO_mask_flags (fp, read_or_write, _IO_NO_READS|_IO_NO_WRITES); in _IO_new_proc_open()
A Diofopncook.c162 _IO_mask_flags (&cfile->__fp.file, read_write, in _IO_cookie_init()
A Dfileops.c192 _IO_mask_flags (fp, read_write,_IO_NO_READS+_IO_NO_WRITES+_IO_IS_APPENDING); in libc_hidden_ver()
992 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_new_file_seekoff()
1030 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_new_file_seekoff()
1038 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_new_file_seekoff()
1107 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in libc_hidden_ver()
A Dwfileops.c877 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_wfile_seekoff()
922 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_wfile_seekoff()
930 _IO_mask_flags (fp, 0, _IO_EOF_SEEN); in _IO_wfile_seekoff()
A DlibioP.h518 #define _IO_mask_flags(fp, f, mask) \ macro

Completed in 21 milliseconds