Searched refs:hashb_t (Results 1 – 2 of 2) sorted by relevance
46 hashb_t *temp; in init_hash()54 htp->tbl = (hashb_t *) in init_hash()55 my_calloc((size_t)size, sizeof (hashb_t), NULL); in init_hash()72 hashb_t *cur; in destroy_hash()124 hashb_t *cur; in add_fcall()179 hashb_t *cur; in iterate_hash()204 hashb_t *cur; in iter_free()222 hashb_t *cur = NULL; in iter_next()
49 } hashb_t; typedef53 hashb_t *tbl; /* ptr to buckets */