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

/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dtest_princ.c99 KRB5_PRINCIPAL_UNPARSE_SHORT,
166 KRB5_PRINCIPAL_UNPARSE_SHORT,
H A Dprincipal.c430 int short_form = (flags & KRB5_PRINCIPAL_UNPARSE_SHORT) != 0;
518 KRB5_PRINCIPAL_UNPARSE_SHORT);
647 return unparse_name(context, principal, name, KRB5_PRINCIPAL_UNPARSE_SHORT);
H A Dkrb5.h822 KRB5_PRINCIPAL_UNPARSE_SHORT = 1, /**< No realm if it is the default realm */ enumerator in enum:__anon5036

Completed in 65 milliseconds