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

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_as.c165 assert(dnp->dn_membid < dxp->dx_nmembers);
185 BT_SET(pcb->pcb_asxrefs[dxp->dx_id], dnp->dn_membid);
H A Ddt_parser.h140 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */ macro
H A Ddt_xlator.c219 dnp->dn_membid = dxp->dx_nmembers++;
H A Ddt_dof.c261 * The XLMEMBERS entries are in order by their dn_membid, so
263 * in ddo_pgp->dp_xlrefs[] up to and not including dn_membid.
271 ddo->ddo_pgp->dp_xrefs[dxp->dx_id], dnp->dn_membid);
369 dxp->dx_membdif[dnp->dn_membid]);
H A Ddt_cc.c1679 assert(dxp->dx_membdif[mnp->dn_membid] == NULL);
1681 dxp->dx_membdif[mnp->dn_membid] = dt_as(yypcb);

Completed in 237 milliseconds