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

/illumos-gate/usr/src/lib/libpam/
H A Dpam_framework.c90 static int verify_pam_conf(pamtab_t *, char *);
2023 if (verify_pam_conf(pamentp, service)) {
2078 if (verify_pam_conf(pamentp, "other")) {
2472 * verify_pam_conf - verify that the pam_conf entry is filled in.
2480 verify_pam_conf(pamtab_t *pam, char *service) function

Completed in 57 milliseconds