Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:child_cleanup

158 static RETSIGTYPE child_cleanup(int);
1795 (void)setsignal(SIGCHLD, child_cleanup);
2129 child_cleanup(int signo _U_)