Searched refs:KRB5_PRINCIPAL_UNPARSE_SHORT (Results 1 – 3 of 3) sorted by relevance
100 KRB5_PRINCIPAL_UNPARSE_SHORT, in test_princ()167 KRB5_PRINCIPAL_UNPARSE_SHORT, in test_princ()
317 int short_form = (flags & KRB5_PRINCIPAL_UNPARSE_SHORT) != 0; in unparse_name_fixed()375 KRB5_PRINCIPAL_UNPARSE_SHORT); in krb5_unparse_name_fixed_short()451 return unparse_name(context, principal, name, KRB5_PRINCIPAL_UNPARSE_SHORT); in krb5_unparse_name_short()
754 KRB5_PRINCIPAL_UNPARSE_SHORT = 1, enumerator