Home
last modified time | relevance | path

Searched refs:sigpoll (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/ttymon/
H A Dtmsig.c106 extern void sigpoll(); in child_sigcatch()
114 sigact.sa_handler = sigpoll; in child_sigcatch()
H A Dtmchild.c679 sigpoll() in sigpoll() function
/titanic_44/usr/src/cmd/saf/
H A Dextern.h49 extern void sigpoll();
H A Dmisc.c77 sigpoll() in sigpoll() function
H A Dsac.c1128 sigact.sa_handler = sigpoll; in startpoll()
/titanic_44/usr/src/cmd/init/
H A Dinit.c584 static void sigpoll(int);
2255 act.sa_handler = sigpoll; in setup_pipe()
3616 sigpoll(int n) in sigpoll() function