NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MOVEOK
games/gomoku/main.c
318
if ((outcome = makemove(color, curmove)) != MOVEOK)
games/gomoku/makemove.c
231
return MOVEOK;