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

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/
H A Dkdb_xdr.c273 krb5_kdb_decode_int32(nextloc, entry->attributes);
277 krb5_kdb_decode_int32(nextloc, entry->max_life);
281 krb5_kdb_decode_int32(nextloc, entry->max_renewable_life);
285 krb5_kdb_decode_int32(nextloc, entry->expiration);
289 krb5_kdb_decode_int32(nextloc, entry->pw_expiration);
293 krb5_kdb_decode_int32(nextloc, entry->last_success);
297 krb5_kdb_decode_int32(nextloc, entry->last_failed);
301 krb5_kdb_decode_int32(nextloc, entry->fail_auth_count);
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_xdr.c138 krb5_kdb_decode_int32(tl_data.tl_data_contents, tmp);
208 krb5_kdb_decode_int32(tl_data.tl_data_contents, *mod_time);
/osnet-11/usr/src/lib/krb5/kdb/
H A Dkdb5.c1729 krb5_kdb_decode_int32(tl_data.tl_data_contents, tmp);
1845 krb5_kdb_decode_int32(tl_data.tl_data_contents, *mod_time);
2145 krb5_kdb_decode_int32(act_time(next_tuple), new_data->act_time);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb.h285 #define krb5_kdb_decode_int32(cp, i32) \ macro

Completed in 55 milliseconds