Home | History | Annotate | Download | only in pppd

Lines Matching refs:chld

241 static void chld __P((int));
721 SIGNAL(SIGCHLD, chld);
1513 * chld - Catch SIGCHLD signal.
1517 chld(sig)