HomeSort by relevance Sort by last modified time
    Searched refs:auth_up_notifier (Results 1 - 2 of 2) sorted by null

  /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...]

Completed in 60 milliseconds