Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dunparse.c99 !(flags & KRB5_PRINCIPAL_UNPARSE_SHORT); in component_length_quoted()
127 !(flags & KRB5_PRINCIPAL_UNPARSE_SHORT); in copy_component_quoting()
196 if (flags & KRB5_PRINCIPAL_UNPARSE_SHORT) { in k5_unparse_name()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1699 #define KRB5_PRINCIPAL_UNPARSE_SHORT 0x1 macro