Home | Sort by relevance Sort by last modified time |
/external/ppp/pppd/ | |
pppd.h | 256 extern struct notifier *pidchange; /* for notifications of pid changing */ [all...] |
main.c | 139 struct notifier *pidchange = NULL; variable in typeref:struct:notifier 810 notify(pidchange, pid); [all...] |
tty.c | 402 add_notifier(&pidchange, maybe_relock, 0); [all...] |