OpenBSD
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
169
if ((dictfp = opendict(DICT)) == NULL) {
games/boggle/boggle/extern.h
53
FILE *opendict(char *);