OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
duck
games/hunt/hunt/otto.c
127
static void duck(int);
games/hunt/hunt/otto.c
169
duck(BACK);
games/hunt/hunt/otto.c
415
duck(FRONT);
games/hunt/hunt/otto.c
419
duck(FRONT);
games/hunt/hunt/otto.c
429
duck(FRONT);
games/hunt/hunt/otto.c
538
duck(arc4random_uniform(NUMDIRECTIONS));