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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp.h156 typedef struct vdpd_vdpinfo_t { struct
173 } vdpd_vdpinfo_t; typedef in typeref:struct:vdpd_vdpinfo_t
193 extern vdpd_vdpinfo_t *vdp_vdpinfo(vdpt_arg_t *, int *);
H A Dvdp_impl.c850 vdpd_vdpinfo_t *
856 vdpd_vdpinfo_t *list;
859 list = (vdpd_vdpinfo_t *)malloc(sizeof (vdpd_vdpinfo_t));
929 (sizeof (vdpd_vdpinfo_t)) * (index + 1));

Completed in 18 milliseconds