Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sigpoll_catch
usr/src/cmd/ttymon/tmextern.h
93
extern void sigpoll_catch(int);
usr/src/cmd/ttymon/tmsig.c
71
sigact.sa_handler = sigpoll_catch;