Home
last modified time | relevance | path

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) in _IO_ungetc() function
48 weak_alias (_IO_ungetc, ungetc)
H A Diolibio.h44 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_legacy.c345 void _IO_ungetc() {} in _IO_ungetc() function
H A Dlibroot_stubs.c235 void _IO_ungetc() {} in _IO_ungetc() function