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

/freebsd-12-stable/usr.sbin/praudit/tests/
H A DMakefile18 input/short_form \
H A Dpraudit_test.sh119 atf_check -o file:$(atf_get_srcdir)/short_form \
/freebsd-12-stable/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 107 milliseconds