HomeSort by relevance Sort by last modified time
    Searched refs:hashb_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/truss/
htbl.h 49 } hashb_t; typedef in typeref:struct:hashb
53 hashb_t *tbl; /* ptr to buckets */
htbl.c 46 hashb_t *temp;
54 htp->tbl = (hashb_t *)
55 my_calloc((size_t)size, sizeof (hashb_t), NULL);
72 hashb_t *cur;
124 hashb_t *cur;
179 hashb_t *cur;
204 hashb_t *cur;
222 hashb_t *cur = NULL;

Completed in 180 milliseconds