Home
last modified time | relevance | path

Searched refs:sigchild (Results 1 – 4 of 4) sorted by relevance

/original-bsd/usr.bin/mail/
H A Dmain.c42 void sigchild();
50 (void) signal(SIGCHLD, sigchild);
H A Dsigretro.c231 sigchild() in sigchild() function
H A Dpopen.c293 sigchild(signo) in sigchild() function
H A Dextern.h200 void sigchild __P((int));