__xml_first_child  624 attrd/commands.c         for (child = __xml_first_child(xml); child != NULL; child = __xml_next(child)) {
__xml_first_child  425 cib/messages.c         for (child = __xml_first_child(delete_spec); child != NULL; child = __xml_next(child)) {
__xml_first_child  236 crmd/membership.c         node_xml = __xml_first_child(output);
__xml_first_child  282 crmd/te_callbacks.c     for (rsc = __xml_first_child(xml); rsc != NULL; rsc = __xml_next(rsc)) {
__xml_first_child  284 crmd/te_callbacks.c         for (rsc_op = __xml_first_child(rsc); rsc_op != NULL; rsc_op = __xml_next(rsc_op)) {
__xml_first_child  418 crmd/te_callbacks.c     for (change = __xml_first_child(diff); change != NULL; change = __xml_next(change)) {
__xml_first_child  517 crmd/te_callbacks.c             for (state = __xml_first_child(status); state != NULL; state = __xml_next(state)) {
__xml_first_child  531 crmd/te_callbacks.c             for (state = __xml_first_child(match); state != NULL; state = __xml_next(state)) {
__xml_first_child  559 crmd/te_callbacks.c             for (rsc_op = __xml_first_child(match); rsc_op != NULL; rsc_op = __xml_next(rsc_op)) {
__xml_first_child  753 fencing/main.c     for (change = __xml_first_child(patchset); change != NULL; change = __xml_next(change)) {
__xml_first_child  959 fencing/main.c         for (change = __xml_first_child(patchset); change != NULL; change = __xml_next(change)) {
__xml_first_child 1742 fencing/remote.c     for (child = __xml_first_child(xml); child != NULL; child = __xml_next(child)) {
__xml_first_child 1779 fencing/remote.c     for (child = __xml_first_child(xml); child != NULL; child = __xml_next(child)) {
__xml_first_child  156 lib/cib/cib_attrs.c         for (child = __xml_first_child(xml_search); child != NULL; child = __xml_next(child)) {
__xml_first_child  418 lib/cib/cib_attrs.c         result = __xml_first_child(result);
__xml_first_child  548 lib/cib/cib_attrs.c     for (a_child = __xml_first_child(xml_obj); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child  308 lib/cib/cib_ops.c         for(child = __xml_first_child(input); child; child = __xml_next(child)) {
__xml_first_child  461 lib/cib/cib_ops.c     for (a_child = __xml_first_child(update); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child  562 lib/cib/cib_ops.c         for (a_child = __xml_first_child(input); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child  330 lib/cluster/heartbeat.c     for (child = __xml_first_child(xml); child != NULL; child = __xml_next(child)) {
__xml_first_child  253 lib/cluster/legacy.c         for (member = __xml_first_child(xml); member != NULL; member = __xml_next(member)) {
__xml_first_child  571 lib/cluster/legacy.c         for (node = __xml_first_child(msg); node != NULL; node = __xml_next(node)) {
__xml_first_child  258 lib/common/alerts.c         for (change = __xml_first_child(patchset); change != NULL; change = __xml_next(change)) {
__xml_first_child  274 lib/common/alerts.c                     ((section = __xml_first_child(change)) == NULL) ||
__xml_first_child  206 lib/common/xml.c     for (cIter = __xml_first_child(xml); cIter != NULL; cIter = __xml_next(cIter)) {
__xml_first_child  223 lib/common/xml.c         for (cIter = __xml_first_child(xml); cIter != NULL; cIter = __xml_next(cIter)) {
__xml_first_child  452 lib/common/xml.c     for (child = __xml_first_child(acl_entry); child; child = __xml_next(child)) {
__xml_first_child  471 lib/common/xml.c                 for (role = __xml_first_child(acl_top); role; role = __xml_next(role)) {
__xml_first_child  619 lib/common/xml.c             for (child = __xml_first_child(acls); child; child = __xml_next(child)) {
__xml_first_child  686 lib/common/xml.c     child = __xml_first_child(xml);
__xml_first_child  778 lib/common/xml.c     xmlNode *cIter = __xml_first_child(xml);
__xml_first_child 1051 lib/common/xml.c     for (cIter = __xml_first_child(xml); cIter != NULL; cIter = __xml_next(cIter)) {
__xml_first_child 1095 lib/common/xml.c     for (cIter = __xml_first_child(xml); cIter != NULL; cIter = __xml_next(cIter)) {
__xml_first_child 1438 lib/common/xml.c         for (change = __xml_first_child(patchset); change != NULL; change = __xml_next(change)) {
__xml_first_child 1471 lib/common/xml.c                 for (child = __xml_first_child(clist); child != NULL; child = __xml_next(child)) {
__xml_first_child 1518 lib/common/xml.c     for (child = __xml_first_child(removed); child != NULL; child = __xml_next(child)) {
__xml_first_child 1530 lib/common/xml.c     for (child = __xml_first_child(added); child != NULL; child = __xml_next(child)) {
__xml_first_child 1653 lib/common/xml.c     cIter = __xml_first_child(target);
__xml_first_child 1717 lib/common/xml.c     for (patch_child = __xml_first_child(patch); patch_child != NULL;
__xml_first_child 1881 lib/common/xml.c     for (child_diff = __xml_first_child(removed); child_diff != NULL;
__xml_first_child 1900 lib/common/xml.c         for (child_diff = __xml_first_child(added); child_diff != NULL;
__xml_first_child 1926 lib/common/xml.c     for (cIter = __xml_first_child(parent); cIter != NULL; cIter = __xml_next(cIter)) {
__xml_first_child 2026 lib/common/xml.c     for (change = __xml_first_child(patchset); change != NULL; change = __xml_next(change)) {
__xml_first_child 2130 lib/common/xml.c             xmlNode *attrs = __xml_first_child(first_named_child(change, XML_DIFF_RESULT));
__xml_first_child 2249 lib/common/xml.c     for (a_child = __xml_first_child(root); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child 2272 lib/common/xml.c     for (a_child = __xml_first_child(parent); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child 2322 lib/common/xml.c     for (child = __xml_first_child(target); child != NULL; child = __xml_next(child)) {
__xml_first_child 3167 lib/common/xml.c     return __xml_first_child(tmp);
__xml_first_child 3383 lib/common/xml.c         for (child = __xml_first_child(data); child != NULL; child = __xml_next(child)) {
__xml_first_child 3478 lib/common/xml.c         for (child = __xml_first_child(data); child != NULL; child = __xml_next(child)) {
__xml_first_child 3486 lib/common/xml.c         for (child = __xml_first_child(data); child != NULL; child = __xml_next(child)) {
__xml_first_child 3539 lib/common/xml.c         for (a_child = __xml_first_child(data); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child 3909 lib/common/xml.c     for (child = __xml_first_child(a_node); child != NULL; child = __xml_next(child)) {
__xml_first_child 3953 lib/common/xml.c     for (child_diff = __xml_first_child(removed); child_diff != NULL;
__xml_first_child 3975 lib/common/xml.c         for (child_diff = __xml_first_child(added); child_diff != NULL;
__xml_first_child 4126 lib/common/xml.c     for (cIter = __xml_first_child(old); cIter != NULL; ) {
__xml_first_child 4152 lib/common/xml.c     for (cIter = __xml_first_child(new); cIter != NULL; ) {
__xml_first_child 4251 lib/common/xml.c     cIter = __xml_first_child(xml_node);
__xml_first_child 4301 lib/common/xml.c     for (child = __xml_first_child(us); child != NULL; child = __xml_next(child)) {
__xml_first_child 4319 lib/common/xml.c         for (child = __xml_first_child(xml_node); child != NULL; child = __xml_next(child)) {
__xml_first_child 4336 lib/common/xml.c     for (a_child = __xml_first_child(root); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child 4449 lib/common/xml.c     for (left_child = __xml_first_child(left); left_child != NULL;
__xml_first_child 4658 lib/common/xml.c     for (a_child = __xml_first_child(update); a_child != NULL; a_child = __xml_next(a_child)) {
__xml_first_child 4693 lib/common/xml.c     for (child_of_child = __xml_first_child(child); child_of_child != NULL;
__xml_first_child 4729 lib/common/xml.c         for (child = __xml_first_child(root); child != NULL; child = __xml_next(child)) {
__xml_first_child 4803 lib/common/xml.c     child_of_child = __xml_first_child(child);
__xml_first_child 4957 lib/common/xml.c     for (child = __xml_first_child(nvpair_list); child != NULL; child = __xml_next(child)) {
__xml_first_child 5041 lib/common/xml.c     for (child = __xml_first_child(input); child != NULL; child = __xml_next(child)) {
__xml_first_child 5057 lib/common/xml.c     for (match = __xml_first_child(parent); match != NULL; match = __xml_next(match)) {
__xml_first_child 1560 lib/fencing/st_client.c         for (op = __xml_first_child(reply); op != NULL; op = __xml_next(op)) {
__xml_first_child  199 lib/pengine/clone.c     for (a_child = __xml_first_child(xml_obj); a_child != NULL;
__xml_first_child  296 lib/pengine/complex.c     for (child_xml = __xml_first_child(xml_obj); child_xml != NULL;
__xml_first_child  312 lib/pengine/complex.c         for (op = __xml_first_child(rsc_ops); op != NULL; op = __xml_next_element(op)) {
__xml_first_child  318 lib/pengine/complex.c         for (op = __xml_first_child(template_ops); op != NULL; op = __xml_next_element(op)) {
__xml_first_child   60 lib/pengine/group.c     for (xml_native_rsc = __xml_first_child(xml_obj); xml_native_rsc != NULL;
__xml_first_child   49 lib/pengine/rules.c     for (rule = __xml_first_child(ruleset); rule != NULL; rule = __xml_next_element(rule)) {
__xml_first_child   96 lib/pengine/rules.c     for (expr = __xml_first_child(rule); expr != NULL; expr = __xml_next_element(expr)) {
__xml_first_child  725 lib/pengine/rules.c     for (an_attr = __xml_first_child(list); an_attr != NULL; an_attr = __xml_next_element(an_attr)) {
__xml_first_child  772 lib/pengine/rules.c     for (rule = __xml_first_child(attr_set); rule != NULL; rule = __xml_next_element(rule)) {
__xml_first_child  774 lib/pengine/rules.c             for (expr = __xml_first_child(rule); expr != NULL; expr = __xml_next_element(expr)) {
__xml_first_child  804 lib/pengine/rules.c     expr = __xml_first_child(rule);
__xml_first_child  882 lib/pengine/rules.c     for (attr_set = __xml_first_child(xml_obj); attr_set != NULL; attr_set = __xml_next_element(attr_set)) {
__xml_first_child 1014 lib/pengine/rules.c         xmlNode *attr_set = __xml_first_child(versioned_params);
__xml_first_child  130 lib/pengine/rules_alerts.c     for (event_type = __xml_first_child(select); event_type != NULL;
__xml_first_child  426 lib/pengine/unpack.c         for (xml_rsc = __xml_first_child(parent); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child  460 lib/pengine/unpack.c     for (attr_set = __xml_first_child(xml_obj); attr_set != NULL; attr_set = __xml_next_element(attr_set)) {
__xml_first_child  465 lib/pengine/unpack.c         for (attr = __xml_first_child(attr_set); attr != NULL; attr = __xml_next_element(attr)) {
__xml_first_child  534 lib/pengine/unpack.c     for (xml_obj = __xml_first_child(xml_nodes); xml_obj != NULL; xml_obj = __xml_next_element(xml_obj)) {
__xml_first_child  616 lib/pengine/unpack.c     for (xml_obj = __xml_first_child(xml_resources); xml_obj != NULL; xml_obj = __xml_next_element(xml_obj)) {
__xml_first_child  655 lib/pengine/unpack.c             for (xml_obj2 = __xml_first_child(xml_obj); xml_obj2 != NULL; xml_obj2 = __xml_next_element(xml_obj2)) {
__xml_first_child  746 lib/pengine/unpack.c     for (xml_obj = __xml_first_child(xml_resources); xml_obj != NULL; xml_obj = __xml_next_element(xml_obj)) {
__xml_first_child  804 lib/pengine/unpack.c     for (xml_tag = __xml_first_child(xml_tags); xml_tag != NULL; xml_tag = __xml_next_element(xml_tag)) {
__xml_first_child  818 lib/pengine/unpack.c         for (xml_obj_ref = __xml_first_child(xml_tag); xml_obj_ref != NULL; xml_obj_ref = __xml_next_element(xml_obj_ref)) {
__xml_first_child  912 lib/pengine/unpack.c     for (xml_obj = __xml_first_child(xml_tickets); xml_obj != NULL; xml_obj = __xml_next_element(xml_obj)) {
__xml_first_child 1073 lib/pengine/unpack.c     for (xmlNode *state = __xml_first_child(status); state != NULL; state = __xml_next_element(state)) {
__xml_first_child 1172 lib/pengine/unpack.c     for (state = __xml_first_child(status); state != NULL; state = __xml_next_element(state)) {
__xml_first_child 2216 lib/pengine/unpack.c     for (rsc_op = __xml_first_child(rsc_entry); rsc_op != NULL; rsc_op = __xml_next_element(rsc_op)) {
__xml_first_child 2285 lib/pengine/unpack.c     for (rsc_entry = __xml_first_child(lrm_rsc_list); rsc_entry != NULL;
__xml_first_child 2331 lib/pengine/unpack.c     for (rsc_entry = __xml_first_child(lrm_rsc_list); rsc_entry != NULL;
__xml_first_child 3373 lib/pengine/unpack.c     for (rsc_op = __xml_first_child(rsc_entry); rsc_op != NULL; rsc_op = __xml_next_element(rsc_op)) {
__xml_first_child 3431 lib/pengine/unpack.c     for (node_state = __xml_first_child(status); node_state != NULL;
__xml_first_child 3463 lib/pengine/unpack.c                 for (lrm_rsc = __xml_first_child(tmp); lrm_rsc != NULL;
__xml_first_child  649 lib/pengine/utils.c         for (operation = __xml_first_child(action->rsc->ops_xml);
__xml_first_child  688 lib/pengine/utils.c     for (operation = __xml_first_child(rsc->ops_xml); operation != NULL;
__xml_first_child  889 lib/pengine/utils.c     for (attrs = __xml_first_child(versioned_meta); attrs != NULL; attrs = __xml_next_element(attrs)) {
__xml_first_child  890 lib/pengine/utils.c         for (attr = __xml_first_child(attrs); attr != NULL; attr = __xml_next_element(attr)) {
__xml_first_child 1181 lib/pengine/utils.c     for (operation = __xml_first_child(rsc->ops_xml); operation != NULL;
__xml_first_child  119 lib/transition/unpack.c     for (action_set = __xml_first_child(xml_synapse); action_set != NULL;
__xml_first_child  124 lib/transition/unpack.c             for (action = __xml_first_child(action_set); action != NULL;
__xml_first_child  143 lib/transition/unpack.c     for (inputs = __xml_first_child(xml_synapse); inputs != NULL; inputs = __xml_next(inputs)) {
__xml_first_child  147 lib/transition/unpack.c             for (trigger = __xml_first_child(inputs); trigger != NULL;
__xml_first_child  151 lib/transition/unpack.c                 for (input = __xml_first_child(trigger); input != NULL; input = __xml_next(input)) {
__xml_first_child  229 lib/transition/unpack.c     for (synapse = __xml_first_child(xml_graph); synapse != NULL; synapse = __xml_next(synapse)) {
__xml_first_child  332 lib/transition/unpack.c     for (xop = __xml_first_child(resource); xop != NULL; xop = __xml_next(xop)) {
__xml_first_child  422 pengine/allocate.c     for (rsc_op = __xml_first_child(rsc_entry); rsc_op != NULL; rsc_op = __xml_next_element(rsc_op)) {
__xml_first_child  552 pengine/allocate.c     for (node_state = __xml_first_child(status); node_state != NULL;
__xml_first_child  575 pengine/allocate.c                 for (rsc_entry = __xml_first_child(lrm_rscs); rsc_entry != NULL;
__xml_first_child   65 pengine/constraints.c     for (xml_obj = __xml_first_child(xml_constraints); xml_obj != NULL;
__xml_first_child  467 pengine/constraints.c     for (set = __xml_first_child(new_xml); set != NULL; set = __xml_next_element(set)) {
__xml_first_child  476 pengine/constraints.c         for (xml_rsc = __xml_first_child(set); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child  761 pengine/constraints.c         for (rule_xml = __xml_first_child(xml_obj); rule_xml != NULL;
__xml_first_child  905 pengine/constraints.c     for (xml_rsc = __xml_first_child(set); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child  933 pengine/constraints.c     for (set = __xml_first_child(xml_obj); set != NULL; set = __xml_next_element(set)) {
__xml_first_child 1613 pengine/constraints.c     for (xml_rsc = __xml_first_child(set); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1797 pengine/constraints.c         for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1810 pengine/constraints.c         for (xml_rsc_2 = __xml_first_child(set2); xml_rsc_2 != NULL; xml_rsc_2 = __xml_next_element(xml_rsc_2)) {
__xml_first_child 1832 pengine/constraints.c             for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1841 pengine/constraints.c             for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1853 pengine/constraints.c             for (xml_rsc = __xml_first_child(set2); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1864 pengine/constraints.c             for (xml_rsc = __xml_first_child(set2); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1877 pengine/constraints.c         for (xml_rsc = __xml_first_child(set2); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1887 pengine/constraints.c         for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1895 pengine/constraints.c         for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 1901 pengine/constraints.c                 for (xml_rsc_2 = __xml_first_child(set2); xml_rsc_2 != NULL;
__xml_first_child 2076 pengine/constraints.c     for (set = __xml_first_child(xml_obj); set != NULL; set = __xml_next_element(set)) {
__xml_first_child 2181 pengine/constraints.c         for (xml_rsc = __xml_first_child(set); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2195 pengine/constraints.c         for (xml_rsc = __xml_first_child(set); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2214 pengine/constraints.c         for (xml_rsc = __xml_first_child(set); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2220 pengine/constraints.c                 for (xml_rsc_with = __xml_first_child(set); xml_rsc_with != NULL;
__xml_first_child 2260 pengine/constraints.c         for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2272 pengine/constraints.c         for (xml_rsc = __xml_first_child(set2); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2284 pengine/constraints.c         for (xml_rsc = __xml_first_child(set2); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2292 pengine/constraints.c         for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2300 pengine/constraints.c         for (xml_rsc = __xml_first_child(set1); xml_rsc != NULL; xml_rsc = __xml_next_element(xml_rsc)) {
__xml_first_child 2306 pengine/constraints.c                 for (xml_rsc_2 = __xml_first_child(set2); xml_rsc_2 != NULL;
__xml_first_child 2539 pengine/constraints.c     for (set = __xml_first_child(xml_obj); set != NULL; set = __xml_next_element(set)) {
__xml_first_child 2887 pengine/constraints.c     for (set = __xml_first_child(xml_obj); set != NULL; set = __xml_next_element(set)) {
__xml_first_child  596 pengine/native.c     for (operation = __xml_first_child(rsc->ops_xml); operation != NULL;
__xml_first_child  830 pengine/native.c         for (operation = __xml_first_child(rsc->ops_xml); operation != NULL;
__xml_first_child 1054 pengine/native.c         for (operation = __xml_first_child(rsc->ops_xml); operation != NULL;
__xml_first_child  314 tools/attrd_updater.c     for (child = __xml_first_child(reply); child != NULL; child = __xml_next(child)) {
__xml_first_child 1528 tools/crm_mon.c     for (rsc_op = __xml_first_child(rsc_entry); rsc_op != NULL; rsc_op = __xml_next(rsc_op)) {
__xml_first_child 1596 tools/crm_mon.c         for (rsc_entry = __xml_first_child(lrm_rsc); rsc_entry != NULL;
__xml_first_child 1817 tools/crm_mon.c     for (node_state = __xml_first_child(cib_status); node_state != NULL;
__xml_first_child 2881 tools/crm_mon.c     for (xml_op = __xml_first_child(data_set->failed); xml_op != NULL;
__xml_first_child 3930 tools/crm_mon.c     for (change = __xml_first_child(diff); change != NULL; change = __xml_next(change)) {
__xml_first_child 3972 tools/crm_mon.c             for (state = __xml_first_child(status); state != NULL; state = __xml_next(state)) {
__xml_first_child 3983 tools/crm_mon.c             for (state = __xml_first_child(match); state != NULL; state = __xml_next(state)) {
__xml_first_child  248 tools/crm_node.c         for (node = __xml_first_child(msg); node != NULL; node = __xml_next(node)) {
__xml_first_child 1101 tools/crm_resource.c         for (xmlNode *xml_op = __xml_first_child(data_set.failed); xml_op != NULL;
__xml_first_child   32 tools/crm_resource_print.c     for (xml_obj = __xml_first_child(cib_constraints); xml_obj != NULL;
__xml_first_child   77 tools/crm_resource_print.c         for (op = __xml_first_child(rsc->ops_xml); op != NULL; op = __xml_next(op)) {
__xml_first_child  148 tools/crm_resource_runtime.c         for (child = __xml_first_child(xml_search); child != NULL; child = __xml_next(child)) {
__xml_first_child  346 tools/crm_ticket.c         for (child = __xml_first_child(xml_search); child != NULL; child = __xml_next(child)) {
__xml_first_child  549 tools/crmadmin.c     for (node = __xml_first_child(nodes); node != NULL; node = __xml_next(node)) {
__xml_first_child  163 tools/fake_transition.c     for (xop = __xml_first_child(cib_resource); xop != NULL; xop = __xml_next(xop)) {