Lines Matching defs:handle
26 krb5_error_code kdb_init_master(kadm5_server_handle_t handle, in kdb_init_master()
84 kdb_get_active_mkey(kadm5_server_handle_t handle, krb5_kvno *act_kvno_out, in kdb_get_active_mkey()
112 krb5_error_code kdb_init_hist(kadm5_server_handle_t handle, char *r) in kdb_init_hist()
142 create_hist(kadm5_server_handle_t handle) in create_hist()
174 kdb_get_hist_key(kadm5_server_handle_t handle, krb5_keyblock **keyblocks_out, in kdb_get_hist_key()
227 kdb_free_keyblocks(kadm5_server_handle_t handle, krb5_keyblock *keyblocks) in kdb_free_keyblocks()
257 kdb_get_entry(kadm5_server_handle_t handle, in kdb_get_entry()
327 kdb_free_entry(kadm5_server_handle_t handle, in kdb_free_entry()
364 kdb_put_entry(kadm5_server_handle_t handle, in kdb_put_entry()
408 kdb_delete_entry(kadm5_server_handle_t handle, krb5_principal name) in kdb_delete_entry()
432 kdb_iter_entry(kadm5_server_handle_t handle, char *match_entry, in kdb_iter_entry()