Searched defs:dt_inthash_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_inttab.h44 } dt_inthash_t; typedef in typeref:struct:dt_inthash
48 dt_inthash_t **int_hash; /* array of hash buckets */
51 dt_inthash_t *int_head; /* head of table in index order */
52 dt_inthash_t *int_tail; /* tail of table in index order */

Completed in 15 milliseconds