Home
last modified time | relevance | path

Searched refs:null_auth_hook (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dauth.c193 int (*null_auth_hook) __P((struct wordlist **paddrs, variable
1700 if (null_auth_hook)
1701 ret = (*null_auth_hook)(&addrs, &opts);