Searched refs:sigpoll (Results 1 – 6 of 6) sorted by relevance
106 extern void sigpoll(); in child_sigcatch()114 sigact.sa_handler = sigpoll; in child_sigcatch()
679 sigpoll() in sigpoll() function
49 extern void sigpoll();
77 sigpoll() in sigpoll() function
1128 sigact.sa_handler = sigpoll; in startpoll()
584 static void sigpoll(int);2255 act.sa_handler = sigpoll; in setup_pipe()3616 sigpoll(int n) in sigpoll() function