Home
last modified time | relevance | path

Searched refs:heim_dict_add_value (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/base/
H A Dtest_base.c79 heim_dict_add_value(dict, a1, a2); in test_dict()
80 heim_dict_add_value(dict, a3, a4); in test_dict()
H A Dversion-script.map16 heim_dict_add_value;
H A Dheimbase.h148 int heim_dict_add_value(heim_dict_t, heim_object_t, heim_object_t);
H A Ddict.c192 heim_dict_add_value(heim_dict_t dict, heim_object_t key, heim_object_t value) in heim_dict_add_value() function
/freebsd/crypto/heimdal/lib/krb5/
H A Dplugin.c437 heim_dict_add_value(modules, s, module); in _krb5_load_plugins()
487 heim_dict_add_value(module, spath, p); in _krb5_load_plugins()
568 heim_dict_add_value(p->names, s->n, pl); in search_modules()