Home
last modified time | relevance | path

Searched refs:heim_dict_copy_value (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/base/
H A Dversion-script.map17 heim_dict_copy_value;
H A Dheimbase.h155 heim_dict_copy_value(heim_dict_t, heim_object_t);
H A Ddict.c171 heim_dict_copy_value(heim_dict_t dict, heim_object_t key) in heim_dict_copy_value() function
/freebsd/crypto/heimdal/lib/krb5/
H A Dplugin.c429 module = heim_dict_copy_value(modules, s); in _krb5_load_plugins()
478 p = heim_dict_copy_value(module, spath); in _krb5_load_plugins()
551 struct plug *pl = heim_dict_copy_value(p->names, s->n); in search_modules()
606 dict = heim_dict_copy_value(modules, m); in _krb5_plugin_run_f()