Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c222 static void open_ccp __P((int));
1072 /*CONSTANTCONDITION*/ SIGNAL(SIGUSR2, open_ccp); /* Reopen CCP */ in setup_signals()
1852 open_ccp(sig) in open_ccp() function