Home
last modified time | relevance | path

Searched refs:heim_type_cmp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbasepriv.h46 typedef int (*heim_type_cmp)(void *, void *); typedef
79 heim_type_cmp cmp;
91 heim_type_cmp cmp,
H A Dheimbase.c314 heim_type_cmp cmp, in _heim_create_type()