DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
donull
games/hack/extern.h
86
int donull(void);
games/hack/hack.cmd.c
120
{ '.', donull },
games/hack/hack.cmd.c
121
{ ' ', donull },
games/hack/hack.cmd.c
137
{ NULL, donull }