Searched refs:queue_phup (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.sig.c112 queue_phup(int sig) function
H A Dtc.sig.h166 extern void queue_phup(int);
H A Dsh.c1179 sigset_interrupting(SIGHUP, queue_phup);
1184 sigset_interrupting(SIGXCPU, queue_phup);
1190 sigset_interrupting(SIGXFSZ, queue_phup);

Completed in 60 milliseconds