Searched refs:KRB5_PRINCIPAL_UNPARSE_SHORT (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_princ.c101 KRB5_PRINCIPAL_UNPARSE_SHORT,
168 KRB5_PRINCIPAL_UNPARSE_SHORT,
H A Dprincipal.c443 int short_form = (flags & KRB5_PRINCIPAL_UNPARSE_SHORT) != 0;
531 KRB5_PRINCIPAL_UNPARSE_SHORT);
657 return unparse_name(context, principal, name, KRB5_PRINCIPAL_UNPARSE_SHORT);
H A Dkrb5.h855 KRB5_PRINCIPAL_UNPARSE_SHORT = 1, /**< No realm if it is the default realm */ enumerator in enum:__anon51

Completed in 137 milliseconds