Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/base/
H A Dversion-script.map15 heim_cmp;
H A Dtest_base.c130 if (heim_cmp(s1, s2) != 0) { in test_string()
H A Dheimbase.h79 heim_cmp(heim_object_t a, heim_object_t b);
H A Ddict.c155 if (heim_cmp(ptr, p->key) == 0) in _search()
H A Dheimbase.c211 heim_cmp(heim_object_t a, heim_object_t b) in heim_cmp() function