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

  /external/ppp/pppd/plugins/
passwordfd.c 80 chap_check_hook = pwfd_check;
winbind.c 122 chap_check_hook = winbind_secret_check;
  /external/ppp/pppd/
auth.c 181 int (*chap_check_hook) __P((void)) = NULL; variable
    [all...]
pppd.h 742 extern int (*chap_check_hook) __P((void));
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 156 chap_check_hook = radius_secret_check;
    [all...]

Completed in 205 milliseconds