xml_has_children  416 cib/messages.c     } else if (xml_has_children(delete_spec) == FALSE) {
xml_has_children  471 cib/messages.c     if (xml_has_children(failed)) {
xml_has_children  236 include/crm/common/xml.h gboolean xml_has_children(const xmlNode * root);
xml_has_children  150 lib/cib/cib_attrs.c     if (xml_has_children(xml_search)) {
xml_has_children  574 lib/cib/cib_ops.c     if (xml_has_children(failed)) {
xml_has_children 3358 lib/common/xml.c             if(xml_has_children(data) == FALSE) {
xml_has_children 3376 lib/common/xml.c     } else if(xml_has_children(data) == FALSE) {
xml_has_children  592 lib/pengine/complex.c     has_versioned_params = xml_has_children((*rsc)->versioned_parameters);
xml_has_children  579 pengine/allocate.c                         if (xml_has_children(rsc_entry)) {
xml_has_children 1171 pengine/graph.c             if (xml_has_children(versioned_parameters)) {
xml_has_children 1182 pengine/graph.c         if (xml_has_children(action->rsc->versioned_parameters)) {
xml_has_children 1190 pengine/graph.c         if (xml_has_children(rsc_details->versioned_parameters)) {
xml_has_children 1194 pengine/graph.c         if (xml_has_children(rsc_details->versioned_meta)) {
xml_has_children 3068 tools/crm_mon.c     if (xml_has_children(data_set->failed)) {
xml_has_children 3175 tools/crm_mon.c     if (xml_has_children(data_set->failed)) {
xml_has_children 3299 tools/crm_mon.c     if (xml_has_children(data_set->failed)) {
xml_has_children  142 tools/crm_resource_runtime.c     if (xml_has_children(xml_search)) {
xml_has_children  184 tools/crm_ticket.c     if (xml_has_children(xml_search)) {
xml_has_children  340 tools/crm_ticket.c     if (xml_has_children(xml_search)) {
xml_has_children  365 tools/fake_transition.c     if (xml_has_children(xml_search)) {