Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/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 Dhashalloc.c50 Hash_region_f region = 0; in hashalloc()
62 region = va_arg(ap, Hash_region_f); in hashalloc()
H A Dhashsize.c46 Hash_region_f region; in hashsize()
H A Dhashfree.c50 Hash_region_f region; in hashfree()