Searched refs:auth_module (Results 1 – 2 of 2) sorted by relevance
226 struct auth_module { struct
993 return (((struct auth_module *)funcp)->pam_sm_authenticate); in func()995 return (((struct auth_module *)funcp)->pam_sm_setcred); in func()1589 struct auth_module *authp; in load_modules()1630 authp = calloc(1, sizeof (struct auth_module)); in load_modules()