Searched refs:Hash_region_f (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/hash/
H A Dhashlib.h41 typedef void* (*Hash_region_f)(void*, void*, size_t, int); typedef
49 Hash_region_f region; /* region alloc/free routine */
H A Dhashsize.c46 Hash_region_f region;
H A Dhashalloc.c50 Hash_region_f region = 0;
62 region = va_arg(ap, Hash_region_f);
H A Dhashfree.c50 Hash_region_f region;

Completed in 1526 milliseconds