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

/freebsd-12-stable/usr.bin/mail/
H A Dextern.h223 void sigchild(int);
H A Dmain.c118 (void)signal(SIGCHLD, sigchild);
H A Dpopen.c339 sigchild(int signo __unused) function
377 * If we have not already waited on the pid (via sigchild)
379 * by sigchild.

Completed in 160 milliseconds