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

/external/ppp/pppd/
H A Dmain.c243 static void hup __P((int));
718 SIGNAL(SIGHUP, hup); /* Hangup */
1392 * hup - Catch SIGHUP signal.
1399 hup(sig) function

Completed in 639 milliseconds