HomeSort by relevance Sort by last modified time
    Searched refs: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/
pppd.h 259 extern struct notifier *exitnotify; /* for notification that we're exiting */
    [all...]
main.c 143 struct notifier *exitnotify = NULL; variable in typeref:struct:notifier
    [all...]

Completed in 2122 milliseconds