Searched refs:_IO_ungetc (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dioungetc.c31 _IO_ungetc (c, fp) function
48 weak_alias (_IO_ungetc, ungetc)
H A Diolibio.h4 (_IO_ungetc instead of ungetc), and using _IO_FILE instead of FILE. */
44 extern int _IO_ungetc __P((int, _IO_FILE*));
/haiku/headers/cpp/
H A Diostdio.h92 #define ungetc _IO_ungetc
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c240 void _IO_ungetc() {} function
H A Dlibroot_stubs_legacy.c350 void _IO_ungetc() {} function

Completed in 87 milliseconds