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

/external/ppp/pppd/plugins/radius/
H A Dradattr.c52 add_notifier(&exitnotify, cleanup, NULL);
/external/ppp/pppd/
H A Dpppd.h258 extern struct notifier *exitnotify; /* for notification that we're exiting */
H A Dmain.c141 struct notifier *exitnotify = NULL; variable in typeref:struct:notifier
1156 notify(exitnotify, status);

Completed in 491 milliseconds