DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
wwalarm
usr.bin/window/ww.h
318
void wwalarm(int);
usr.bin/window/wwinit.c
319
if (signal(SIGALRM, wwalarm) == SIG_ERR) {