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

/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Disns_htab.h58 } htab_itemx_t; typedef in typeref:struct:htab_itemx
69 htab_itemx_t *avlt;
73 htab_itemx_t *list;
74 htab_itemx_t *tail;
H A Dhtable.c58 static htab_itemx_t *
64 htab_itemx_t *x = tab->avlt;
91 static htab_itemx_t *
97 htab_itemx_t *p = NULL;
98 htab_itemx_t *x = tab->avlt;
123 static htab_itemx_t *
125 htab_itemx_t *a,
126 htab_itemx_t *b
149 static htab_itemx_t *
151 htab_itemx_t *
[all...]

Completed in 87 milliseconds