Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/pppd/
Dmain.c150 static void open_ccp(int);
345 SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */
1072 open_ccp(sig) in open_ccp() function