Home | Sort by relevance Sort by last modified time |
/external/ppp/pppd/ | |
main.c | 142 struct notifier *sigreceived = NULL; variable in typeref:struct:notifier [all...] |
pppd.h | 259 extern struct notifier *sigreceived; /* notification of received signal */ [all...] |
tty.c | 947 add_notifier(&sigreceived, stop_charshunt, 0); [all...] |