Searched refs:KRB5_KRBHST_CHANGEPW (Results 1 – 4 of 4) sorted by relevance
66 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main()
989 case KRB5_KRBHST_CHANGEPW: in krb5_krbhst_init_flags()1138 return gethostlist(context, *realm, KRB5_KRBHST_CHANGEPW, hostlist); in krb5_get_krb_changepw_hst()
818 #define KRB5_KRBHST_CHANGEPW 3 macro
541 ret = krb5_krbhst_init (context, realm, KRB5_KRBHST_CHANGEPW, &handle); in change_password_loop()