HomeSort by: relevance | last modified time | path
    Searched refs:dn_membid (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_as.c 165 assert(dnp->dn_membid < dxp->dx_nmembers);
185 BT_SET(pcb->pcb_asxrefs[dxp->dx_id], dnp->dn_membid);
dt_parser.h 140 #define dn_membid dn_u._member._id /* DT_NODE_MEMBER */ macro
dt_xlator.c 219 dnp->dn_membid = dxp->dx_nmembers++;
dt_dof.c 261 * 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]);
dt_cc.c 1679 assert(dxp->dx_membdif[mnp->dn_membid] == NULL);
1681 dxp->dx_membdif[mnp->dn_membid] = dt_as(yypcb);

Completed in 35 milliseconds