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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp.h184 } vdpd_ecpinfo_t; typedef in typeref:struct:vdpd_ecpinfo_s
194 extern vdpd_ecpinfo_t *vdp_ecpinfo(vdpt_arg_t *, int *);
H A Dvdp_impl.c762 vdpd_ecpinfo_t *
768 vdpd_ecpinfo_t *list;
769 vdpd_ecpinfo_t *tmp;
773 list = (vdpd_ecpinfo_t *)malloc(sizeof (vdpd_ecpinfo_t));
818 (sizeof (vdpd_ecpinfo_t)) * (index + 1));

Completed in 17 milliseconds