Searched refs:ctf_helem_t (Results 1 – 5 of 5) sorted by relevance
56 hp->h_chains = ctf_alloc(sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_create()64 bzero(hp->h_chains, sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_create()99 ctf_helem_t *hep = &hp->h_chains[hp->h_free]; in ctf_hash_insert()135 ctf_helem_t *hep = ctf_hash_lookup(hp, fp, str, strlen(str)); in ctf_hash_define()144 ctf_helem_t *147 ctf_helem_t *hep; in ctf_hash_lookup()175 ctf_free(hp->h_chains, sizeof (ctf_helem_t) * hp->h_nelems); in ctf_hash_destroy()
70 } ctf_helem_t; typedef74 ctf_helem_t *h_chains; /* hash chains buffer */320 extern ctf_helem_t *ctf_hash_lookup(ctf_hash_t *, ctf_file_t *,
949 ctf_helem_t *hep = NULL; in ctf_add_struct()971 ctf_helem_t *hep = NULL; in ctf_add_union()993 ctf_helem_t *hep = NULL; in ctf_add_enum()1015 ctf_helem_t *hep; in ctf_add_forward()1418 ctf_helem_t *hep; in ctf_add_type()
86 const ctf_helem_t *hp; in ctf_lookup_by_name()
490 ctf_helem_t *hep; in init_types()