Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dupap.h122 typedef int (pap_auth_hook_fn)(char *user, char *passwd, char **msgp, typedef
140 extern pap_auth_hook_fn *pap_auth_hook;
Dauth.c186 pap_auth_hook_fn *pap_auth_hook = NULL;