NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DTHSZ
games/hack/hack.end.c
318
char death[DTHSZ + 1];
games/hack/hack.end.c
367
(void) strncpy(t0->death, killer, DTHSZ);
games/hack/hack.end.c
368
(t0->death)[DTHSZ] = 0;