OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sync_exists
games/sail/extern.h
432
int sync_exists(int);
games/sail/pl_main.c
102
hasdriver = sync_exists(game);
games/sail/pl_main.c
69
sync_exists(n) ? "YES" : "no",