Home
last modified time | relevance | path

Searched refs:AT_PRINC (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/krb5/src/lib/kdb/
H A Diprop.x105 AT_PRINC = 8, enumerator
137 case AT_PRINC:
H A Dkdb_convert.c92 attrs[i++] = AT_PRINC; in find_changed_attrs()
97 attrs[i++] = AT_PRINC; in find_changed_attrs()
100 attrs[i++] = AT_PRINC; in find_changed_attrs()
404 case AT_PRINC: in ulog_conv_2logentry()
406 ULOG_ENTRY_TYPE(update, ++final).av_type = AT_PRINC; in ulog_conv_2logentry()
641 case AT_PRINC: in ulog_conv_2dbentry()
851 if (ULOG_ENTRY_TYPE(upd, i).av_type == AT_PRINC) { in ulog_free_entries()
H A Diprop_xdr.c192 case AT_PRINC: in xdr_kdbe_val_t()
/freebsd/crypto/krb5/src/include/
H A Diprop.h83 AT_PRINC = 8, enumerator
/freebsd/crypto/krb5/src/kprop/
H A Dkproplog.c245 case AT_PRINC: in print_attr()