HomeSort by: relevance | last modified time | path
    Searched refs:auth_up_notifier (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 138 extern struct notifier *auth_up_notifier; /* peer has authenticated */
auth.c 214 struct notifier *auth_up_notifier = NULL; variable in typeref:struct:notifier
933 notify(auth_up_notifier, 0);
main.c 2109 [NF_AUTH_UP ] = &auth_up_notifier,

Completed in 50 milliseconds