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

  /external/ppp/pppd/
main.c 138 struct notifier *pidchange = NULL; variable in typeref:struct:notifier
810 notify(pidchange, pid);
    [all...]
pppd.h 257 extern struct notifier *pidchange; /* for notifications of pid changing */
    [all...]
tty.c 407 add_notifier(&pidchange, maybe_relock, 0);
    [all...]

Completed in 199 milliseconds