Home
last modified time | relevance | path

Searched refs:found_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c475 krb5_boolean found_entry = FALSE; local
548 found_entry = FALSE;
550 for (tree = 0; found_entry == FALSE && tree < ntrees; ++tree) {
569 found_entry = TRUE;
600 if (found_entry == FALSE && principal_dn != NULL) {
925 } else if (entries->mask & KADM5_LOAD && found_entry == TRUE) {
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_util.c952 boolean_t found_entry = B_FALSE; in update_kcfconf() local
1068 found_entry = B_TRUE; in update_kcfconf()
1097 if (add_it || !found_entry) { in update_kcfconf()
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c657 int found_entry = 0; in nss_get_rh() local
690 found_entry++; /* found a valid tnrhdb entry */ in nss_get_rh()
735 if (!found_entry) { in nss_get_rh()