Home | Sort by relevance Sort by last modified time |
/external/ppp/pppd/ | |
pppd.h | 262 extern struct notifier *auth_up_notifier; /* peer has authenticated */ [all...] |
auth.c | 200 struct notifier *auth_up_notifier = NULL; variable in typeref:struct:notifier 795 notify(auth_up_notifier, 0); [all...] |