HomeSort by: relevance | last modified time | path
    Searched refs:KRB5_PRINCIPAL_UNPARSE_SHORT (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_princ.c 101 KRB5_PRINCIPAL_UNPARSE_SHORT,
168 KRB5_PRINCIPAL_UNPARSE_SHORT,
principal.c 443 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);
krb5.h 855 KRB5_PRINCIPAL_UNPARSE_SHORT = 1, /**< No realm if it is the default realm */

Completed in 27 milliseconds