Home
last modified time | relevance | path

Searched refs:KRB5_NO_TKT_IN_RLM (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dwalk_rtree.c150 krb5_set_error_message(context, KRB5_NO_TKT_IN_RLM, in krb5_walk_realm_tree()
155 krb5_set_error_message(context, KRB5_NO_TKT_IN_RLM, in krb5_walk_realm_tree()
159 krb5_set_error_message(context, KRB5_NO_TKT_IN_RLM, in krb5_walk_realm_tree()
164 return KRB5_NO_TKT_IN_RLM; in krb5_walk_realm_tree()
224 krb5_set_error_message(context, KRB5_NO_TKT_IN_RLM, in krb5_walk_realm_tree()
228 return KRB5_NO_TKT_IN_RLM; in krb5_walk_realm_tree()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h3177 #define KRB5_NO_TKT_IN_RLM (-1765328199L) macro