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

  /external/ppp/pppd/
auth.c 175 void (*pap_logout_hook) __P((void)) = NULL; variable
620 if (pap_logout_hook) {
621 pap_logout_hook();
    [all...]
pppd.h 733 extern void (*pap_logout_hook) __P((void));
    [all...]
  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 150 void (*pap_logout_hook) __P((void)) = NULL;
    [all...]

Completed in 245 milliseconds