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

/freebsd-11-stable/contrib/tcsh/
H A Dtc.sig.c107 queue_phup(int sig) function
H A Dtc.sig.h165 extern void queue_phup(int);
H A Dsh.c1170 sigset_interrupting(SIGHUP, queue_phup);
1175 sigset_interrupting(SIGXCPU, queue_phup);
1181 sigset_interrupting(SIGXFSZ, queue_phup);

Completed in 165 milliseconds