Searched refs:buffered_vfprintf (Results 1 – 15 of 15) sorted by relevance
/glibc-2.36/stdio-common/ |
D | vfprintf-internal.c | 660 static int buffered_vfprintf (FILE *stream, const CHAR_T *fmt, va_list, 740 return buffered_vfprintf (s, format, ap, mode_flags); in vfprintf() 1714 buffered_vfprintf (FILE *s, const CHAR_T *format, va_list args, in buffered_vfprintf() function
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.15 | 1620 (buffered_vfprintf): Copy _flags2.
|
D | ChangeLog.10 | 8844 * stdio-common/vfprintf.c (buffered_vfprintf): Add locking. 8916 * stdio-common/vfprintf.c (buffered_vfprintf): Initialize _mode.
|
D | ChangeLog.11 | 2025 * stdio-common/vfprintf.c (buffered_vfprintf): Orient stream. 7568 * stdio-common/vfprintf.c (buffered_vfprintf): Likewise.
|
D | ChangeLog.12 | 169 * stdio-common/vfprintf.c [USE_IN_LIBIO] (buffered_vfprintf): Likewise.
|
D | ChangeLog.6 | 2989 * stdio-common/vfprintf.c [USE_IN_LIBIO] (buffered_vfprintf): Call
|
D | ChangeLog.5 | 9002 (buffered_vfprintf): Remove line buffer when flush failed.
|
D | ChangeLog.8 | 11046 * stdio-common/vfprintf.c (buffered_vfprintf): Set
|
D | ChangeLog.13 | 13416 * stdio-common/vfprintf.c (buffered_vfprintf, vfprintf): Likewise.
|
D | ChangeLog.7 | 1591 * stdio-common/vfprintf.c (buffered_vfprintf, group_number): Likewise.
|
D | ChangeLog.14 | 3649 * stdio-common/vfprintf.c: Do not inline buffered_vfprintf to
|
D | ChangeLog.19 | 35512 * stdio-common/vfprintf.c (buffered_vfprintf): Likewise.
|
D | ChangeLog.18 | 65736 (buffered_vfprintf): Likewise.
|
/glibc-2.36/manual/ |
D | stdio.texi | 2638 @c buffered_vfprintf ok
|
/glibc-2.36/posix/ |
D | tst-regex.input | 11046 * stdio-common/vfprintf.c (buffered_vfprintf): Set
|