Searched refs:KRB5_PRINCIPAL_UNPARSE_DISPLAY (Results 1 – 2 of 2) sorted by relevance
97 if ((flags & KRB5_PRINCIPAL_UNPARSE_DISPLAY) == 0) { in component_length_quoted()120 if (flags & KRB5_PRINCIPAL_UNPARSE_DISPLAY) { in copy_component_quoting()
1701 #define KRB5_PRINCIPAL_UNPARSE_DISPLAY 0x4 macro