Searched refs:hashmap_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.h86 } hashmap_t; typedef in typeref:struct:__anon4
H A Dbucket.c626 hashmap_t *hh_map;
629 hashmap_t *hh_last;
635 static void print_hashmap(const hashmap_t *);
645 if ((Hashhead.hh_map = calloc(sizeof (hashmap_t), HASHMAPSIZE))
661 hashmap_t *p;
693 hashmap_t *current;
739 print_hashmap(const hashmap_t *h)
741 errlog(VERBOSE, "struct hashmap_t at 0x4.4x {", h);

Completed in 92 milliseconds