Home
last modified time | relevance | path

Searched refs:nodebp (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/common/mdesc/
H A Dmdesc_diff.c78 md_element_t *nodeap, md_element_t *nodebp, md_prop_match_t *match_elemsp);
484 md_element_t *nodebp, md_prop_match_t *match_elemsp) in mdd_node_compare() argument
493 if ((MDE_TAG(nodeap) != MDET_NODE) || (MDE_TAG(nodebp) != MDET_NODE)) in mdd_node_compare()
530 for (bp = nodebp; MDE_TAG(bp) != MDET_NODE_END; bp++) { in mdd_node_compare()