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

/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dprincipal.c430 int short_form = (flags & KRB5_PRINCIPAL_UNPARSE_SHORT) != 0; local
452 if(short_form && !no_realm) {
459 short_form = 0;
462 if(!short_form && !no_realm) {

Completed in 54 milliseconds