Searched refs:pap_logout_hook (Results 1 – 2 of 2) sorted by relevance
175 void (*pap_logout_hook) __P((void)) = NULL; variable620 if (pap_logout_hook) {621 pap_logout_hook();
733 extern void (*pap_logout_hook) __P((void));