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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_as.c163 assert(dnp->dn_membid < dxp->dx_nmembers);
183 BT_SET(pcb->pcb_asxrefs[dxp->dx_id], dnp->dn_membid);
H A Ddt_parser.h129 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */ macro
H A Ddt_xlator.c217 dnp->dn_membid = dxp->dx_nmembers++;
H A Ddt_dof.c255 * The XLMEMBERS entries are in order by their dn_membid, so
257 * in ddo_pgp->dp_xlrefs[] up to and not including dn_membid.
265 ddo->ddo_pgp->dp_xrefs[dxp->dx_id], dnp->dn_membid);
363 dxp->dx_membdif[dnp->dn_membid]);
H A Ddt_cc.c1420 assert(dxp->dx_membdif[mnp->dn_membid] == NULL);
1422 dxp->dx_membdif[mnp->dn_membid] = dt_as(yypcb);

Completed in 27 milliseconds