Searched refs:match_elemsp (Results 1 – 1 of 1) sorted by relevance
75 uint8_t *match_seenp, int start, int end, md_prop_match_t *match_elemsp);78 md_element_t *nodeap, md_element_t *nodebp, md_prop_match_t *match_elemsp);453 md_prop_match_t *match_elemsp) in mdd_node_list_match() argument467 match_elemsp); in mdd_node_list_match()484 md_element_t *nodebp, md_prop_match_t *match_elemsp) in mdd_node_compare() argument496 for (idx = 0; match_elemsp[idx].type != MDET_LIST_END; idx++) { in mdd_node_compare()503 type = match_elemsp[idx].type; in mdd_node_compare()516 if (strcmp(elemname, match_elemsp[idx].namep) == 0) { in mdd_node_compare()538 if (strcmp(elemname, match_elemsp[idx].namep) == 0) { in mdd_node_compare()