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

/illumos-gate/usr/src/common/mdesc/
H A Dmdesc_diff.c78 md_element_t *nodeap, md_element_t *nodebp, md_prop_match_t *match_elemsp);
483 mdd_node_compare(md_impl_t *mdap, md_impl_t *mdbp, md_element_t *nodeap, argument
493 if ((MDE_TAG(nodeap) != MDET_NODE) || (MDE_TAG(nodebp) != MDET_NODE))
508 for (ap = nodeap; MDE_TAG(ap) != MDET_NODE_END; ap++) {

Completed in 54 milliseconds