section 1001 daemons/based/based_callbacks.c const char *section = crm_element_value(request, F_CIB_SECTION); section 1011 daemons/based/based_callbacks.c section ? section : "'all'", section 1044 daemons/based/based_callbacks.c const char *section = crm_element_value(request, F_CIB_SECTION); section 1071 daemons/based/based_callbacks.c op, section ? section : "'all'", pcmk_strerror(rc), rc, section 1215 daemons/based/based_callbacks.c const char *section = NULL; section 1256 daemons/based/based_callbacks.c rc2 = cib_op_prepare(call_type, request, &input, §ion); section 1267 daemons/based/based_callbacks.c section, request, input, FALSE, &config_changed, section 1292 daemons/based/based_callbacks.c && pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_casei)) { section 1318 daemons/based/based_callbacks.c section, request, input, manage_counters, section 37 daemons/based/based_common.c cib_prepare_common(xmlNode * root, const char *section) section 54 daemons/based/based_common.c if (section != NULL && data != NULL && pcmk__str_eq(crm_element_name(data), XML_TAG_CIB, pcmk__str_none)) { section 55 daemons/based/based_common.c data = pcmk_find_cib_element(data, section); section 63 daemons/based/based_common.c cib_prepare_none(xmlNode * request, xmlNode ** data, const char **section) section 66 daemons/based/based_common.c *section = crm_element_value(request, F_CIB_SECTION); section 71 daemons/based/based_common.c cib_prepare_data(xmlNode * request, xmlNode ** data, const char **section) section 75 daemons/based/based_common.c *section = crm_element_value(request, F_CIB_SECTION); section 76 daemons/based/based_common.c *data = cib_prepare_common(input_fragment, *section); section 82 daemons/based/based_common.c cib_prepare_sync(xmlNode * request, xmlNode ** data, const char **section) section 85 daemons/based/based_common.c *section = crm_element_value(request, F_CIB_SECTION); section 90 daemons/based/based_common.c cib_prepare_diff(xmlNode * request, xmlNode ** data, const char **section) section 95 daemons/based/based_common.c *section = NULL; section 341 daemons/based/based_common.c cib_op_prepare(int call_type, xmlNode * request, xmlNode ** input, const char **section) section 344 daemons/based/based_common.c return cib_server_ops[call_type].prepare(request, input, section); section 41 daemons/based/based_messages.c cib_process_shutdown_req(const char *op, int options, const char *section, xmlNode * req, section 65 daemons/based/based_messages.c cib_process_default(const char *op, int options, const char *section, xmlNode * req, section 86 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req, section 142 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 184 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 191 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 205 daemons/based/based_messages.c op, options, section, req, input, existing_cib, result_cib, answer); section 239 daemons/based/based_messages.c op, options, section, up, input, existing_cib, result_cib, answer); section 283 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req, section 291 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req, section 325 daemons/based/based_messages.c rc = cib_process_diff(op, options, section, req, input, existing_cib, result_cib, answer); section 355 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req, section 361 daemons/based/based_messages.c cib_process_replace(op, options, section, req, input, existing_cib, result_cib, answer); section 369 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req, section 91 daemons/based/pacemaker-based.h int cib_process_shutdown_req(const char *op, int options, const char *section, section 95 daemons/based/pacemaker-based.h int cib_process_default(const char *op, int options, const char *section, section 98 daemons/based/pacemaker-based.h int cib_process_ping(const char *op, int options, const char *section, section 101 daemons/based/pacemaker-based.h int cib_process_readwrite(const char *op, int options, const char *section, section 104 daemons/based/pacemaker-based.h int cib_process_replace_svr(const char *op, int options, const char *section, section 107 daemons/based/pacemaker-based.h int cib_server_process_diff(const char *op, int options, const char *section, section 110 daemons/based/pacemaker-based.h int cib_process_sync(const char *op, int options, const char *section, section 113 daemons/based/pacemaker-based.h int cib_process_sync_one(const char *op, int options, const char *section, section 117 daemons/based/pacemaker-based.h const char *section, xmlNode *req, section 120 daemons/based/pacemaker-based.h int cib_process_upgrade_server(const char *op, int options, const char *section, section 132 daemons/based/pacemaker-based.h const char **section); section 411 daemons/controld/controld_cib.c controld_delete_node_state(const char *uname, enum controld_section_e section, section 424 daemons/controld/controld_cib.c switch (section) { section 890 daemons/controld/controld_cib.c controld_update_cib(const char *section, xmlNode *data, int options, section 899 daemons/controld/controld_cib.c PCMK__CIB_REQUEST_MODIFY, NULL, section, section 903 daemons/controld/controld_cib.c cib_rc, section); section 910 daemons/controld/controld_cib.c section, pcmk_rc_str(pcmk_legacy2rc(cib_rc))); section 23 daemons/controld/controld_cib.h fsa_cib_anon_update(const char *section, xmlNode *data) { section 28 daemons/controld/controld_cib.h section, data, section 34 daemons/controld/controld_cib.h fsa_cib_anon_update_discard_reply(const char *section, xmlNode *data) { section 39 daemons/controld/controld_cib.h section, data, section 51 daemons/controld/controld_cib.h int controld_update_cib(const char *section, xmlNode *data, int options, section 66 daemons/controld/controld_cib.h enum controld_section_e section, int options); section 704 daemons/controld/controld_join_dc.c enum controld_section_e section = controld_section_lrm; section 756 daemons/controld/controld_join_dc.c section = controld_section_lrm_unlocked; section 758 daemons/controld/controld_join_dc.c controld_delete_node_state(join_from, section, cib_scope_local); section 261 daemons/controld/controld_remote_ra.c enum controld_section_e section = section_to_delete(purge); section 268 daemons/controld/controld_remote_ra.c controld_delete_node_state(node->uname, section, call_opt); section 103 include/crm/cib/cib_types.h int (*query) (cib_t *cib, const char *section, xmlNode **output_data, section 105 include/crm/cib/cib_types.h int (*query_from) (cib_t *cib, const char *host, const char *section, section 120 include/crm/cib/cib_types.h int (*sync) (cib_t *cib, const char *section, int call_options); section 121 include/crm/cib/cib_types.h int (*sync_from) (cib_t *cib, const char *host, const char *section, section 125 include/crm/cib/cib_types.h int (*create) (cib_t *cib, const char *section, xmlNode *data, section 127 include/crm/cib/cib_types.h int (*modify) (cib_t *cib, const char *section, xmlNode *data, section 131 include/crm/cib/cib_types.h int (*update) (cib_t *cib, const char *section, xmlNode *data, section 134 include/crm/cib/cib_types.h int (*replace) (cib_t *cib, const char *section, xmlNode *data, section 136 include/crm/cib/cib_types.h int (*remove) (cib_t *cib, const char *section, xmlNode *data, section 141 include/crm/cib/cib_types.h int (*delete_absolute) (cib_t *cib, const char *section, xmlNode *data, section 133 include/crm/cib/internal.h const char *section, xmlNode * req, xmlNode * input, section 139 include/crm/cib/internal.h const char *section, xmlNode * data, int call_options, section 145 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req, section 149 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req, section 153 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req, section 157 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req, section 161 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req, section 165 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req, section 169 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req, section 173 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req, section 177 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, section 203 include/crm/cib/internal.h int cib_process_xpath(const char *op, int options, const char *section, section 210 include/crm/cib/internal.h const char *section, xmlNode * data, section 249 include/crm/cib/internal.h const char *section, const char *node_uuid, const char *set_type, section 254 include/crm/cib/internal.h int cib__get_node_attrs(pcmk__output_t *out, cib_t *cib, const char *section, section 260 include/crm/cib/internal.h const char *section, const char *node_uuid, const char *set_type, section 27 include/crm/cib/util.h const char *section, const char *node_uuid, section 34 include/crm/cib/util.h const char *section, const char *node_uuid, section 40 include/crm/cib/util.h const char *section, const char *node_uuid, section 46 include/crm/cib/util.h const char *section, const char *node_uuid, section 54 lib/cib/cib_attrs.c find_attr(cib_t *cib, const char *section, const char *node_uuid, section 72 lib/cib/cib_attrs.c if (pcmk__str_eq(section, XML_CIB_TAG_CRMCONFIG, pcmk__str_casei)) { section 76 lib/cib/cib_attrs.c } else if (pcmk__strcase_any_of(section, XML_CIB_TAG_OPCONFIG, XML_CIB_TAG_RSCCONFIG, section 81 lib/cib/cib_attrs.c } else if (pcmk__str_eq(section, XML_CIB_TAG_TICKETS, pcmk__str_casei)) { section 83 lib/cib/cib_attrs.c section = XML_CIB_TAG_STATUS; section 90 lib/cib/cib_attrs.c xpath_base = pcmk_cib_xpath_for(section); section 92 lib/cib/cib_attrs.c crm_warn("%s CIB section not known", section); section 105 lib/cib/cib_attrs.c if (pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_casei)) { section 139 lib/cib/cib_attrs.c attr_name, section, pcmk__s(node_uuid, "<null>"), section 173 lib/cib/cib_attrs.c cib__update_node_attr(pcmk__output_t *out, cib_t *cib, int call_options, const char *section, section 187 lib/cib/cib_attrs.c CRM_CHECK(section != NULL, return EINVAL); section 191 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, section 215 lib/cib/cib_attrs.c if (pcmk__str_eq(section, XML_CIB_TAG_TICKETS, pcmk__str_casei)) { section 217 lib/cib/cib_attrs.c section = XML_CIB_TAG_STATUS; section 223 lib/cib/cib_attrs.c } else if (pcmk__str_eq(section, XML_CIB_TAG_NODES, pcmk__str_casei)) { section 239 lib/cib/cib_attrs.c } else if (pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_casei)) { section 250 lib/cib/cib_attrs.c tag = section; section 255 lib/cib/cib_attrs.c if (pcmk__str_eq(section, XML_CIB_TAG_CRMCONFIG, pcmk__str_casei)) { section 259 lib/cib/cib_attrs.c local_set_name = crm_strdup_printf("%s-%s", section, section 263 lib/cib/cib_attrs.c local_set_name = crm_strdup_printf("%s-%s", section, node_uuid); section 273 lib/cib/cib_attrs.c local_set_name = crm_strdup_printf("%s-options", section); section 287 lib/cib/cib_attrs.c crm_trace("Creating %s/%s", section, tag); section 297 lib/cib/cib_attrs.c if (pcmk__str_eq(section, XML_CIB_TAG_CRMCONFIG, pcmk__str_casei)) { section 323 lib/cib/cib_attrs.c rc = cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, xml_top, section 329 lib/cib/cib_attrs.c attr_name, attr_value, section, pcmk__s(set_name, "<null>"), section 344 lib/cib/cib_attrs.c cib__get_node_attrs(pcmk__output_t *out, cib_t *cib, const char *section, section 352 lib/cib/cib_attrs.c CRM_CHECK(section != NULL, return EINVAL); section 356 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, attr_name, section 362 lib/cib/cib_attrs.c section, pcmk__s(set_name, "<null>"), section 370 lib/cib/cib_attrs.c cib__delete_node_attr(pcmk__output_t *out, cib_t *cib, int options, const char *section, section 380 lib/cib/cib_attrs.c CRM_CHECK(section != NULL, return EINVAL); section 384 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, section 399 lib/cib/cib_attrs.c rc = cib_internal_op(cib, PCMK__CIB_REQUEST_DELETE, NULL, section, xml_obj, section 406 lib/cib/cib_attrs.c section, node_uuid ? "attribute" : "option", local_attr_id, section 417 lib/cib/cib_attrs.c find_nvpair_attr_delegate(cib_t *cib, const char *attr, const char *section, section 431 lib/cib/cib_attrs.c rc = find_attr(cib, section, node_uuid, attr_set_type, set_name, attr_id, section 449 lib/cib/cib_attrs.c update_attr_delegate(cib_t *cib, int call_options, const char *section, section 462 lib/cib/cib_attrs.c rc = cib__update_node_attr(out, cib, call_options, section, node_uuid, set_type, section 472 lib/cib/cib_attrs.c read_attr_delegate(cib_t *cib, const char *section, const char *node_uuid, section 486 lib/cib/cib_attrs.c rc = cib__get_node_attrs(out, cib, section, node_uuid, set_type, set_name, section 504 lib/cib/cib_attrs.c delete_attr_delegate(cib_t *cib, int options, const char *section, const char *node_uuid, section 517 lib/cib/cib_attrs.c rc = cib__delete_node_attr(out, cib, options, section, node_uuid, set_type, section 267 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options) section 269 lib/cib/cib_client.c return cib->cmds->query_from(cib, NULL, section, output_data, call_options); section 273 lib/cib/cib_client.c cib_client_query_from(cib_t * cib, const char *host, const char *section, section 277 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_QUERY, host, section, NULL, section 329 lib/cib/cib_client.c cib_client_sync(cib_t * cib, const char *section, int call_options) section 331 lib/cib/cib_client.c return cib->cmds->sync_from(cib, NULL, section, call_options); section 335 lib/cib/cib_client.c cib_client_sync_from(cib_t * cib, const char *host, const char *section, int call_options) section 338 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_SYNC_TO_ALL, host, section, section 343 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options) section 346 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_CREATE, NULL, section, data, section 351 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options) section 354 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, data, section 359 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options) section 362 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_REPLACE, NULL, section, data, section 367 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options) section 370 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_DELETE, NULL, section, data, section 375 lib/cib/cib_client.c cib_client_delete_absolute(cib_t * cib, const char *section, xmlNode * data, int call_options) section 378 lib/cib/cib_client.c return cib_internal_op(cib, PCMK__CIB_REQUEST_ABS_DELETE, NULL, section, section 129 lib/cib/cib_file.c const char *section, xmlNode *data, section 147 lib/cib/cib_file.c (op? op : "invalid"), (section? section : "entire CIB"), section 178 lib/cib/cib_file.c request = cib_create_op(cib->call_id, op, host, section, data, call_options, section 185 lib/cib/cib_file.c if (section != NULL && data != NULL && pcmk__str_eq(crm_element_name(data), XML_TAG_CIB, pcmk__str_none)) { section 186 lib/cib/cib_file.c data = pcmk_find_cib_element(data, section); section 190 lib/cib/cib_file.c section, request, data, TRUE, &changed, in_mem_cib, &result_cib, &cib_diff, section 42 lib/cib/cib_native.c const char *section, xmlNode *data, section 77 lib/cib/cib_native.c op_msg = cib_create_op(cib->call_id, op, host, section, data, call_options, section 30 lib/cib/cib_ops.c cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 37 lib/cib/cib_ops.c op, pcmk__s(section, "unspecified")); section 40 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, section 47 lib/cib/cib_ops.c if (pcmk__str_eq(XML_CIB_TAG_SECTION_ALL, section, pcmk__str_casei)) { section 48 lib/cib/cib_ops.c section = NULL; section 51 lib/cib/cib_ops.c obj_root = pcmk_find_cib_element(existing_cib, section); section 104 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 121 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req, section 156 lib/cib/cib_ops.c cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 171 lib/cib/cib_ops.c cib_process_replace(const char *op, int options, const char *section, xmlNode * req, section 179 lib/cib/cib_ops.c op, pcmk__s(section, "unspecified")); section 182 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, section 194 lib/cib/cib_ops.c if (pcmk__str_eq(XML_CIB_TAG_SECTION_ALL, section, pcmk__str_casei)) { section 195 lib/cib/cib_ops.c section = NULL; section 197 lib/cib/cib_ops.c } else if (pcmk__str_eq(tag, section, pcmk__str_casei)) { section 198 lib/cib/cib_ops.c section = NULL; section 272 lib/cib/cib_ops.c obj_root = pcmk_find_cib_element(*result_cib, section); section 284 lib/cib/cib_ops.c cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 292 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, section 301 lib/cib/cib_ops.c obj_root = pcmk_find_cib_element(*result_cib, section); section 302 lib/cib/cib_ops.c if(pcmk__str_eq(crm_element_name(input), section, pcmk__str_casei)) { section 319 lib/cib/cib_ops.c cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 327 lib/cib/cib_ops.c return cib_process_xpath(op, options, section, req, input, section 336 lib/cib/cib_ops.c obj_root = pcmk_find_cib_element(*result_cib, section); section 339 lib/cib/cib_ops.c const char *path = pcmk_cib_parent_name_for(section); section 345 lib/cib/cib_ops.c tmp_section = create_xml_node(NULL, section); section 350 lib/cib/cib_ops.c obj_root = pcmk_find_cib_element(*result_cib, section); section 570 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 578 lib/cib/cib_ops.c op, pcmk__s(section, "unspecified")); section 579 lib/cib/cib_ops.c if (pcmk__str_eq(XML_CIB_TAG_SECTION_ALL, section, pcmk__str_casei)) { section 580 lib/cib/cib_ops.c section = NULL; section 582 lib/cib/cib_ops.c } else if (pcmk__str_eq(XML_TAG_CIB, section, pcmk__str_casei)) { section 583 lib/cib/cib_ops.c section = NULL; section 586 lib/cib/cib_ops.c section = NULL; section 596 lib/cib/cib_ops.c if (section == NULL) { section 597 lib/cib/cib_ops.c return cib_process_modify(op, options, section, req, input, existing_cib, result_cib, section 603 lib/cib/cib_ops.c update_section = pcmk_find_cib_element(*result_cib, section); section 604 lib/cib/cib_ops.c if (pcmk__str_eq(crm_element_name(input), section, pcmk__str_casei)) { section 636 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input, section 727 lib/cib/cib_ops.c cib_process_xpath(const char *op, int options, const char *section, section 741 lib/cib/cib_ops.c xpathObj = xpath_search(existing_cib, section); section 743 lib/cib/cib_ops.c xpathObj = xpath_search(*result_cib, section); section 750 lib/cib/cib_ops.c crm_debug("%s was already removed", section); section 753 lib/cib/cib_ops.c crm_debug("%s: %s does not exist", op, section); section 776 lib/cib/cib_ops.c crm_debug("Processing %s op for %s with %s", op, section, path); section 782 lib/cib/cib_ops.c crm_warn("Cannot perform %s for %s: The xpath is addressing the whole /cib", op, section); section 57 lib/cib/cib_remote.c const char *section, xmlNode *data, section 87 lib/cib/cib_remote.c op_msg = cib_create_op(cib->call_id, op, host, section, data, call_options, section 146 lib/cib/cib_utils.c const char *section, xmlNode * req, xmlNode * input, section 197 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output); section 233 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output); section 238 lib/cib/cib_utils.c rc = (*fn) (op, call_options, section, req, input, current_cib, &scratch, output); section 389 lib/cib/cib_utils.c if (pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_casei)) { section 469 lib/cib/cib_utils.c const char *section, xmlNode *data, int call_options, section 481 lib/cib/cib_utils.c crm_xml_add(op_msg, F_CIB_SECTION, section); section 658 lib/cib/cib_utils.c const char *section, xmlNode * data, section 662 lib/cib/cib_utils.c const char *section, xmlNode * data, section 670 lib/cib/cib_utils.c return delegate(cib, op, host, section, data, output_data, call_options, user_name); section 233 lib/common/alerts.c xmlNode *section = NULL; section 237 lib/common/alerts.c ((section = pcmk__xml_first_child(change)) == NULL) || section 238 lib/common/alerts.c ((name = crm_element_name(section)) == NULL) || section 800 lib/common/patchset.c char *section; section 818 lib/common/patchset.c section = calloc(key_len, sizeof(char)); section 819 lib/common/patchset.c CRM_ASSERT(section != NULL); section 829 lib/common/patchset.c rc = sscanf(current, "/%[^/]%s", section, remainder); section 832 lib/common/patchset.c int f = sscanf(section, "%[^[][@" XML_ATTR_ID "='%[^']", tag, id); section 871 lib/common/patchset.c free(section); section 73 lib/pengine/status.c xmlNode *section = NULL; section 106 lib/pengine/status.c section = get_xpath_object("//" XML_CIB_TAG_CRMCONFIG, data_set->input, section 108 lib/pengine/status.c unpack_config(section, data_set); section 116 lib/pengine/status.c section = get_xpath_object("//" XML_CIB_TAG_NODES, data_set->input, section 118 lib/pengine/status.c unpack_nodes(section, data_set); section 120 lib/pengine/status.c section = get_xpath_object("//" XML_CIB_TAG_RESOURCES, data_set->input, section 123 lib/pengine/status.c unpack_remote_nodes(section, data_set); section 125 lib/pengine/status.c unpack_resources(section, data_set); section 127 lib/pengine/status.c section = get_xpath_object("//" XML_CIB_TAG_TAGS, data_set->input, section 129 lib/pengine/status.c unpack_tags(section, data_set); section 132 lib/pengine/status.c section = get_xpath_object("//"XML_CIB_TAG_STATUS, data_set->input, section 134 lib/pengine/status.c unpack_status(section, data_set); section 299 libltdl/loaders/dyld.c if ((const struct section *) NULL != section 657 tools/crm_shadow.c const char *section = NULL; section 686 tools/crm_shadow.c section = XML_CIB_TAG_CONFIGURATION; section 687 tools/crm_shadow.c section_xml = first_named_child(input, section); section 690 tools/crm_shadow.c rc = real_cib->cmds->replace(real_cib, section, section_xml,