Home | History | Annotate | Download | only in pppd

Lines Matching full:sigusr2

708     sigaddset(&signals_handled, SIGUSR2);
724 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
1468 * open_ccp - Catch SIGUSR2 signal.