OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exitnotify
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/plugins/radius/
radattr.c
52
add_notifier(&
exitnotify
, cleanup, NULL);
/external/ppp/pppd/
pppd.h
258
extern struct notifier *
exitnotify
; /* for notification that we're exiting */
[
all
...]
main.c
141
struct notifier *
exitnotify
= NULL;
variable in typeref:struct:notifier
1156
notify(
exitnotify
, status);
[
all
...]
Completed in 29 milliseconds