Searched refs:krb5_dbe_lookup_last_pwd_change (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_xdr.c | 128 krb5_dbe_lookup_last_pwd_change(context, entry, stamp) in krb5_dbe_lookup_last_pwd_change() function
|
H A D | ldap_principal2.c | 966 if ((st=krb5_dbe_lookup_last_pwd_change(context, entries,
|
H A D | ldap_misc.c | 2230 if ((st=krb5_dbe_lookup_last_pwd_change(context, entry, &last_pw_changed)) != 0) in populate_krb5_db_entry()
|
/titanic_44/usr/src/lib/krb5/kdb/ |
H A D | mapfile-vers | 88 krb5_dbe_lookup_last_pwd_change;
|
H A D | kdb_convert.c | 497 ret = krb5_dbe_lookup_last_pwd_change(context, in ulog_conv_2logentry()
|
H A D | kdb5.c | 1555 krb5_dbe_lookup_last_pwd_change(context, entry, stamp) in krb5_dbe_lookup_last_pwd_change() function
|
/titanic_44/usr/src/lib/krb5/kadm5/srv/ |
H A D | svr_principal.c | 602 ret = krb5_dbe_lookup_last_pwd_change(handle->context, &kdb, in kadm5_modify_principal() 813 (ret = krb5_dbe_lookup_last_pwd_change(handle->context, &kdb, in kadm5_get_principal() 1404 ret = krb5_dbe_lookup_last_pwd_change(handle->context, in kadm5_chpass_principal_3() 1609 ret = krb5_dbe_lookup_last_pwd_change(handle->context, in kadm5_randkey_principal_3() 1803 if (ret = krb5_dbe_lookup_last_pwd_change(handle->context, 2034 if (ret = krb5_dbe_lookup_last_pwd_change(handle->context, in kadm5_setkey_principal_3()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/include/krb5/ |
H A D | kdb.h | 394 krb5_dbe_lookup_last_pwd_change( krb5_context context,
|
/titanic_44/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | dump.c | 681 krb5_dbe_lookup_last_pwd_change(arg->kcontext, entry,
|