Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/base/
H A Dheimbasepriv.h38 typedef int (*heim_type_cmp)(void *, void *); typedef
67 heim_type_cmp cmp;
78 heim_type_cmp cmp,
H A Dheimbase.c272 heim_type_cmp cmp, in _heim_create_type()