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

/osnet-11/usr/src/lib/pam_modules/unix_account/
H A Dunix_acct.c288 pwu_repository_t *pwu_rep = PWU_DEFAULT_REP;
332 pwu_rep = PWU_DEFAULT_REP;
430 if (pwu_rep != PWU_DEFAULT_REP) {
432 pwu_rep = PWU_DEFAULT_REP;
543 if (pwu_rep != PWU_DEFAULT_REP)
/osnet-11/usr/src/lib/passwdutil/
H A Dpasswdutil.h91 #define PWU_DEFAULT_REP (pwu_repository_t *)NULL macro
H A Dswitch_utils.c131 if (rep != PWU_DEFAULT_REP) {
/osnet-11/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c276 pwu_rep = PWU_DEFAULT_REP;
291 if (pwu_rep != PWU_DEFAULT_REP)
/osnet-11/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c215 pwu_rep = PWU_DEFAULT_REP;
226 if (pwu_rep != PWU_DEFAULT_REP)
/osnet-11/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c267 pwu_rep = PWU_DEFAULT_REP;
273 if (pwu_rep != PWU_DEFAULT_REP)
714 pwu_repository_t *pwu_rep = PWU_DEFAULT_REP;
861 if (pwu_rep != PWU_DEFAULT_REP)
867 if (pwu_rep != PWU_DEFAULT_REP)
/osnet-11/usr/src/lib/pam_modules/unix_auth/
H A Dunix_auth.c253 pwu_rep = PWU_DEFAULT_REP;
276 if (pwu_rep != PWU_DEFAULT_REP)
/osnet-11/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c445 pwu_rep = PWU_DEFAULT_REP;
453 if (pwu_rep != PWU_DEFAULT_REP)
/osnet-11/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c134 pwu_rep = PWU_DEFAULT_REP;

Completed in 32 milliseconds