vrrp_queryinfo_t
vrrp_queryinfo_t *infop;
vrrp_queryinfo_t *vq;
vrrp_queryinfo_t *qinfo = ofmtarg->ofmt_cbarg;
vrrp_queryinfo_t *qinfo = arg;
total = sizeof (vrrp_queryinfo_t);
vrrp_query(vrrp_handle_t vh, const char *vn, vrrp_queryinfo_t **vqp)
vrrp_queryinfo_t *qinfo;
size = sizeof (vrrp_queryinfo_t);
vrrp_queryinfo_t vrq_qinfo;
vrrp_err_t vrrp_query(vrrp_handle_t, const char *, vrrp_queryinfo_t **);