NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
opendict
games/boggle/boggle/bog.c
214
if ((dictfp = opendict(DICT)) == NULL) {
games/boggle/boggle/extern.h
50
FILE *opendict(const char *);