NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
move_robots
games/robots/main.c
172
signal(SIGALRM, move_robots);
games/robots/move_robs.c
56
signal(SIGALRM, move_robots);
games/robots/play_level.c
84
move_robots(false);
games/robots/robots.h
119
void move_robots(int);