Searched refs:argp_fmtstream_write (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/argp/ |
D | argp-fmtstream.h | 57 #define argp_fmtstream_write(fs,str,len) fwrite(str,1,len,fs) macro 135 extern size_t argp_fmtstream_write (argp_fmtstream_t __fs, 180 #define __argp_fmtstream_write argp_fmtstream_write
|
D | argp-fs-xinl.c | 36 weak_alias (__argp_fmtstream_write, argp_fmtstream_write)
|
D | argp-namefrob.h | 57 #define __argp_fmtstream_write argp_fmtstream_write
|
/glibc-2.36/manual/ |
D | argp.texi | 816 @c argp_fmtstream_write dup 825 @c argp_fmtstream_write dup 847 @c argp_fmtstream_write @mtslocale @ascuheap @asucorrupt @acsmem @acucorrupt @aculock
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.14 | 12465 argp_fmtstream_puts, argp_fmtstream_write, argp_fmtstream_set_lmargin,
|