NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
test_getchar
sys/arch/alpha/stand/common/prom.c
116
if (test_getchar(&typed_c))
sys/arch/alpha/stand/common/prom.c
41
static int test_getchar(int *);
sys/arch/alpha/stand/common/prom.c
83
if (test_getchar(&c)) {