NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getin
games/adventure/extern.h
52
void getin(char **, char **);
games/adventure/main.c
170
getin(&wd1, &wd2);
games/adventure/subr.c
837
getin(&wd1, &wd2);
games/adventure/wizard.c
121
getin(&word, &x);