OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exitnotify
(Results
1 - 4
of
4
) sorted by null
/system/connectivity/shill/shims/
pppd_plugin.c
55
add_notifier(&
exitnotify
, PPPOnExit, NULL);
/external/ppp/pppd/plugins/radius/
radattr.c
52
add_notifier(&
exitnotify
, cleanup, NULL);
/external/ppp/pppd/
main.c
143
struct notifier *
exitnotify
= NULL;
variable in typeref:struct:notifier
[
all
...]
pppd.h
259
extern struct notifier *
exitnotify
; /* for notification that we're exiting */
[
all
...]
Completed in 67 milliseconds