Home
last modified time | relevance | path

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

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