HomeSort by relevance Sort by last modified time
    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 43 milliseconds