Home | History | Annotate | Download | only in pppd

Lines Matching full:kill

1374     kill(0, sig);
1376 * The kill() above made the signal pending for us, as well as
1380 * kill() after setting the signal to be ignored, it is unspecified
1783 kill(chp->pid, SIGTERM);