Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dtty.c115 static void stop_charshunt __P((void *, int));
947 add_notifier(&sigreceived, stop_charshunt, 0);
960 stop_charshunt(arg, sig) in stop_charshunt() function