Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dunparse.c97 if ((flags & KRB5_PRINCIPAL_UNPARSE_DISPLAY) == 0) { in component_length_quoted()
120 if (flags & KRB5_PRINCIPAL_UNPARSE_DISPLAY) { in copy_component_quoting()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1701 #define KRB5_PRINCIPAL_UNPARSE_DISPLAY 0x4 macro