HomeSort by relevance Sort by last modified time
    Searched full:exitnotify (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/plugins/radius/
radattr.c 52 add_notifier(&exitnotify, cleanup, NULL);
  /external/lldb/source/Plugins/Process/POSIX/
POSIXThread.h 127 void ExitNotify(const ProcessMessage &message);
  /external/ppp/pppd/
main.c 141 struct notifier *exitnotify = NULL; variable in typeref:struct:notifier
1156 notify(exitnotify, status);
    [all...]
pppd.h 258 extern struct notifier *exitnotify; /* for notification that we're exiting */
    [all...]

Completed in 122 milliseconds