OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__submore
lib/libc/stdio/ungetc.c
112
if (fp->_r >= _UB(fp)._size && __submore(fp))
lib/libc/stdio/ungetc.c
39
static int __submore(FILE *);