Home
last modified time | relevance | path

Searched refs:heim_type_dealloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbasepriv.h77 heim_type_dealloc dealloc;
89 heim_type_dealloc dealloc,
H A Dheimbase.h99 typedef void (*heim_type_dealloc)(void *); typedef
102 heim_alloc(size_t size, const char *name, heim_type_dealloc dealloc);
H A Dheimbase.c295 heim_alloc(size_t size, const char *name, heim_type_dealloc dealloc) in heim_alloc()
312 heim_type_dealloc dealloc, in _heim_create_type()