Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__xc_feof
usr/src/lib/libxcurses/src/libc/xcurses/newterm.c
283
wio->iseof = __xc_feof;
usr/src/lib/libxcurses/src/libc/xcurses/private.h
205
extern int __xc_feof(void *);
usr/src/lib/libxcurses2/src/libc/xcurses/newterm.c
279
wio->iseof = __xc_feof;
usr/src/lib/libxcurses2/src/libc/xcurses/private.h
223
extern int __xc_feof(void *);