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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkrb5.h933 KRB5_NCRO_NO_REFERRALS = 1 << 2, enumerator in enum:krb5_name_canon_rule_options
H A Dprincipal.c1503 rule->options |= KRB5_NCRO_NO_REFERRALS;
1505 rule->options &= ~KRB5_NCRO_NO_REFERRALS;
H A Dget_cred.c1580 if (rule_opts & KRB5_NCRO_NO_REFERRALS)

Completed in 136 milliseconds