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

  /external/ppp/pppd/plugins/
passwordfd.c 77 pap_check_hook = pwfd_check;
winbind.c 119 pap_check_hook = winbind_secret_check;
  /external/ppp/pppd/
auth.c 172 int (*pap_check_hook) __P((void)) = NULL; variable
    [all...]
pppd.h 704 extern int (*pap_check_hook) __P((void));
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 151 pap_check_hook = radius_secret_check;
    [all...]

Completed in 217 milliseconds