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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Dgeniconvtbl.c76 } itm_ref_t; typedef in typeref:struct:_itm_ref
129 static itm_ref_t *itm_ref_inc(const char *);
130 static void itm_ref_dec(itm_ref_t *);
173 itm_ref_t *itm_ref;
1749 static itm_ref_t *
1752 itm_ref_t *ref;
1775 ref = malloc(sizeof (itm_ref_t));
1827 itm_ref_dec(itm_ref_t *ref)

Completed in 45 milliseconds