Home
last modified time | relevance | path

Searched refs:_IO_putc (Results 1 – 3 of 3) sorted by relevance

/libio/
A Dputc.c21 #undef _IO_putc
24 _IO_putc (int c, FILE *fp) in _IO_putc() function
35 libc_hidden_def (_IO_putc)
39 weak_alias (_IO_putc, putc)
43 weak_alias (_IO_putc, putc_unlocked)
A Dlibio.h187 extern int _IO_putc (int __c, FILE *__fp);
272 libc_hidden_proto (_IO_putc)
A DVersions10 _IO_getc; _IO_peekc_unlocked; _IO_putc; _IO_feof; _IO_ferror;
34 _IO_putc; _IO_puts; _IO_remove_marker; _IO_rewind; _IO_scanf;

Completed in 6 milliseconds