Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/kdb/
H A Diprop.x150 uint32_t av_mod_time; variable
H A Diprop_xdr.c219 if (!xdr_uint32_t (xdrs, &objp->kdbe_val_t_u.av_mod_time)) in xdr_kdbe_val_t()
H A Dkdb_convert.c484 ULOG_ENTRY(update, final).av_mod_time = in ulog_conv_2logentry()
735 mod_time = u.av_mod_time; in ulog_conv_2dbentry()
/freebsd/crypto/krb5/src/include/
H A Diprop.h121 uint32_t av_mod_time; member
/freebsd/crypto/krb5/src/kprop/
H A Dkproplog.c282 print_time(&val->kdbe_val_t_u.av_mod_time); in print_attr()