Searched refs:open_ccp (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dmain.c163 static void open_ccp __P((int));
642 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
1179 * open_ccp - Catch SIGUSR2 signal.
1185 open_ccp(sig) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dmain.c175 static void open_ccp __P((int));
739 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
1392 * open_ccp - Catch SIGUSR2 signal.
1398 open_ccp(sig) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dmain.c246 static void open_ccp __P((int));
763 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
1587 * open_ccp - Catch SIGUSR2 signal.
1593 open_ccp(sig) function

Completed in 108 milliseconds