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

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dprincipal.c61 #define princ_type(P) ((P)->name.name_type) macro
106 princ_type(principal) = type;
124 return princ_type(principal);
816 princ_type(p) = KRB5_NT_PRINCIPAL;

Completed in 48 milliseconds