DragonflyBSD
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
313
char death[DTHSZ + 1];
games/hack/hack.end.c
362
(void) strncpy(t0->death, killer, DTHSZ);
games/hack/hack.end.c
363
(t0->death)[DTHSZ] = 0;