Searched refs:auth_module (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libpam/
H A Dpam_impl.h244 struct auth_module { struct
H A Dpam_framework.c991 return (((struct auth_module *)funcp)->pam_sm_authenticate);
993 return (((struct auth_module *)funcp)->pam_sm_setcred);
1701 struct auth_module *authp;
1742 authp = calloc(1, sizeof (struct auth_module));

Completed in 27 milliseconds