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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_dim.c46 } *idim_t; typedef in typeref:struct:__anon3114
51 idim_t idim;
53 if ((idim = (idim_t)malloc(sizeof (*idim))) == NULL)
66 idim_t idim = (idim_t)dim;
131 idim_t idim = (idim_t)dim;

Completed in 58 milliseconds