Searched refs:KRB5_PRINCIPAL_UNPARSE_SHORT (Results 1 – 2 of 2) sorted by relevance
99 !(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()
1699 #define KRB5_PRINCIPAL_UNPARSE_SHORT 0x1 macro