Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc_ohash.c29 static void hash_free(void *, void *);
39 info.free = hash_free; in mandoc_ohash_init()
61 hash_free(void *p, void *arg) in hash_free() function
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_bitmap.c455 hash_free(bmap_list_t *hp) in hash_free() function
482 hash_free(hp); in bm_chunks_free()
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h557 u_int32_t hash_free; /* Pages on the free list. */ member