OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_PATH_DICT
games/hangman/extern.c
66
const char *Dict_name = _PATH_DICT;
games/hangman/getword.c
58
countwords = strcmp(Dict_name, _PATH_DICT);