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

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dprincipal.c431 int no_realm = (flags & KRB5_PRINCIPAL_UNPARSE_NO_REALM) != 0; local
434 if (!no_realm && princ_realm(principal) == NULL) {
452 if(short_form && !no_realm) {
462 if(!short_form && !no_realm) {

Completed in 112 milliseconds