section           908 daemons/based/based_callbacks.c     const char *section = crm_element_value(request, F_CIB_SECTION);
section           923 daemons/based/based_callbacks.c                pcmk__s(section, "all"),
section          1127 daemons/based/based_callbacks.c         const char *section = crm_element_value(request, F_CIB_SECTION);
section          1155 daemons/based/based_callbacks.c                    op, section ? section : "'all'", pcmk_strerror(rc), rc,
section          1262 daemons/based/based_callbacks.c               const char **section)
section          1266 daemons/based/based_callbacks.c     *section = NULL;
section          1279 daemons/based/based_callbacks.c             *section = crm_element_value(request, F_CIB_SECTION);
section          1284 daemons/based/based_callbacks.c     if ((*section != NULL) && pcmk__xe_is(input, XML_TAG_CIB)) {
section          1285 daemons/based/based_callbacks.c         input = pcmk_find_cib_element(input, *section);
section          1325 daemons/based/based_callbacks.c     const char *section = NULL;
section          1357 daemons/based/based_callbacks.c     input = prepare_input(request, operation->type, &section);
section          1360 daemons/based/based_callbacks.c         rc = cib_perform_op(op, call_options, op_function, true, section,
section          1393 daemons/based/based_callbacks.c     rc = cib_perform_op(op, call_options, op_function, false, section,
section            44 daemons/based/based_messages.c cib_process_shutdown_req(const char *op, int options, const char *section, xmlNode * req,
section            69 daemons/based/based_messages.c cib_process_noop(const char *op, int options, const char *section, xmlNode *req,
section            79 daemons/based/based_messages.c cib_process_readwrite(const char *op, int options, const char *section, xmlNode * req,
section           135 daemons/based/based_messages.c cib_process_ping(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           177 daemons/based/based_messages.c cib_process_sync(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           184 daemons/based/based_messages.c cib_process_upgrade_server(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           198 daemons/based/based_messages.c             op, options, section, req, input, existing_cib, result_cib, answer);
section           232 daemons/based/based_messages.c                     op, options, section, up, input, existing_cib, result_cib, answer);
section           276 daemons/based/based_messages.c cib_process_sync_one(const char *op, int options, const char *section, xmlNode * req,
section           284 daemons/based/based_messages.c cib_server_process_diff(const char *op, int options, const char *section, xmlNode * req,
section           318 daemons/based/based_messages.c     rc = cib_process_diff(op, options, section, req, input, existing_cib, result_cib, answer);
section           347 daemons/based/based_messages.c cib_process_replace_svr(const char *op, int options, const char *section, xmlNode * req,
section           352 daemons/based/based_messages.c         cib_process_replace(op, options, section, req, input, existing_cib, result_cib, answer);
section           362 daemons/based/based_messages.c cib_process_delete_absolute(const char *op, int options, const char *section, xmlNode * req,
section           456 daemons/based/based_messages.c cib_process_commit_transaction(const char *op, int options, const char *section,
section            88 daemons/based/pacemaker-based.h int cib_process_shutdown_req(const char *op, int options, const char *section,
section            92 daemons/based/pacemaker-based.h int cib_process_noop(const char *op, int options, const char *section,
section            95 daemons/based/pacemaker-based.h int cib_process_ping(const char *op, int options, const char *section,
section            98 daemons/based/pacemaker-based.h int cib_process_readwrite(const char *op, int options, const char *section,
section           101 daemons/based/pacemaker-based.h int cib_process_replace_svr(const char *op, int options, const char *section,
section           104 daemons/based/pacemaker-based.h int cib_server_process_diff(const char *op, int options, const char *section,
section           107 daemons/based/pacemaker-based.h int cib_process_sync(const char *op, int options, const char *section,
section           110 daemons/based/pacemaker-based.h int cib_process_sync_one(const char *op, int options, const char *section,
section           114 daemons/based/pacemaker-based.h                                 const char *section, xmlNode *req,
section           117 daemons/based/pacemaker-based.h int cib_process_upgrade_server(const char *op, int options, const char *section,
section           122 daemons/based/pacemaker-based.h                                    const char *section, xmlNode *req,
section           318 daemons/controld/controld_cib.c                                      enum controld_section_e section,
section           327 daemons/controld/controld_cib.c     switch (section) {
section           370 daemons/controld/controld_cib.c controld_delete_node_state(const char *uname, enum controld_section_e section,
section           380 daemons/controld/controld_cib.c     controld_node_state_deletion_strings(uname, section, &xpath, &desc);
section           825 daemons/controld/controld_cib.c controld_update_cib(const char *section, xmlNode *data, int options,
section           834 daemons/controld/controld_cib.c         cib_rc = cib->cmds->modify(cib, section, data, options);
section           837 daemons/controld/controld_cib.c                       cib_rc, section);
section           844 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            46 daemons/controld/controld_cib.h int controld_update_cib(const char *section, xmlNode *data, int options,
section            61 daemons/controld/controld_cib.h                                           enum controld_section_e section,
section            64 daemons/controld/controld_cib.h                                 enum controld_section_e section, int options);
section           705 daemons/controld/controld_join_dc.c     enum controld_section_e section = controld_section_lrm;
section           766 daemons/controld/controld_join_dc.c         section = controld_section_lrm_unlocked;
section           768 daemons/controld/controld_join_dc.c     controld_node_state_deletion_strings(join_from, section, &xpath, NULL);
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           156 include/crm/cib/cib_types.h     int (*query) (cib_t *cib, const char *section, xmlNode **output_data,
section           158 include/crm/cib/cib_types.h     int (*query_from) (cib_t *cib, const char *host, const char *section,
section           173 include/crm/cib/cib_types.h     int (*sync) (cib_t *cib, const char *section, int call_options);
section           174 include/crm/cib/cib_types.h     int (*sync_from) (cib_t *cib, const char *host, const char *section,
section           178 include/crm/cib/cib_types.h     int (*create) (cib_t *cib, const char *section, xmlNode *data,
section           180 include/crm/cib/cib_types.h     int (*modify) (cib_t *cib, const char *section, xmlNode *data,
section           184 include/crm/cib/cib_types.h     int (*update) (cib_t *cib, const char *section, xmlNode *data,
section           187 include/crm/cib/cib_types.h     int (*replace) (cib_t *cib, const char *section, xmlNode *data,
section           189 include/crm/cib/cib_types.h     int (*remove) (cib_t *cib, const char *section, xmlNode *data,
section           194 include/crm/cib/cib_types.h     int (*delete_absolute) (cib_t *cib, const char *section, xmlNode *data,
section           208 include/crm/cib/internal.h                    bool is_query, const char *section, xmlNode *req,
section           214 include/crm/cib/internal.h                    const char *section, xmlNode *data, int call_options,
section           225 include/crm/cib/internal.h int cib_process_query(const char *op, int options, const char *section, xmlNode * req,
section           229 include/crm/cib/internal.h int cib_process_erase(const char *op, int options, const char *section, xmlNode * req,
section           233 include/crm/cib/internal.h int cib_process_bump(const char *op, int options, const char *section, xmlNode * req,
section           237 include/crm/cib/internal.h int cib_process_replace(const char *op, int options, const char *section, xmlNode * req,
section           241 include/crm/cib/internal.h int cib_process_create(const char *op, int options, const char *section, xmlNode * req,
section           245 include/crm/cib/internal.h int cib_process_modify(const char *op, int options, const char *section, xmlNode * req,
section           249 include/crm/cib/internal.h int cib_process_delete(const char *op, int options, const char *section, xmlNode * req,
section           253 include/crm/cib/internal.h int cib_process_diff(const char *op, int options, const char *section, xmlNode * req,
section           257 include/crm/cib/internal.h int cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req,
section           283 include/crm/cib/internal.h int cib_process_xpath(const char *op, int options, const char *section,
section           290 include/crm/cib/internal.h                     const char *section, xmlNode * data,
section           329 include/crm/cib/internal.h                           const char *section, const char *node_uuid, const char *set_type,
section           334 include/crm/cib/internal.h int cib__get_node_attrs(pcmk__output_t *out, cib_t *cib, const char *section,
section           340 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           172 lib/cib/cib_attrs.c cib__update_node_attr(pcmk__output_t *out, cib_t *cib, int call_options, const char *section,
section           186 lib/cib/cib_attrs.c     CRM_CHECK((out != NULL) && (cib != NULL) && (section != NULL)
section           190 lib/cib/cib_attrs.c     rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id,
section           214 lib/cib/cib_attrs.c         if (pcmk__str_eq(section, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
section           216 lib/cib/cib_attrs.c             section = XML_CIB_TAG_STATUS;
section           222 lib/cib/cib_attrs.c         } else if (pcmk__str_eq(section, XML_CIB_TAG_NODES, pcmk__str_casei)) {
section           238 lib/cib/cib_attrs.c         } else if (pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_casei)) {
section           249 lib/cib/cib_attrs.c             tag = section;
section           254 lib/cib/cib_attrs.c             if (pcmk__str_eq(section, XML_CIB_TAG_CRMCONFIG, pcmk__str_casei)) {
section           258 lib/cib/cib_attrs.c                 local_set_name = crm_strdup_printf("%s-%s", section,
section           262 lib/cib/cib_attrs.c                 local_set_name = crm_strdup_printf("%s-%s", section, node_uuid);
section           272 lib/cib/cib_attrs.c                 local_set_name = crm_strdup_printf("%s-options", section);
section           286 lib/cib/cib_attrs.c         crm_trace("Creating %s/%s", section, tag);
section           296 lib/cib/cib_attrs.c             if (pcmk__str_eq(section, XML_CIB_TAG_CRMCONFIG, pcmk__str_casei)) {
section           322 lib/cib/cib_attrs.c     rc = cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, xml_top,
section           328 lib/cib/cib_attrs.c                  attr_name, attr_value, section, pcmk__s(set_name, "<null>"),
section           343 lib/cib/cib_attrs.c cib__get_node_attrs(pcmk__output_t *out, cib_t *cib, const char *section,
section           351 lib/cib/cib_attrs.c     CRM_CHECK(section != NULL, return EINVAL);
section           355 lib/cib/cib_attrs.c     rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id, attr_name,
section           361 lib/cib/cib_attrs.c                   section, pcmk__s(set_name, "<null>"),
section           369 lib/cib/cib_attrs.c cib__delete_node_attr(pcmk__output_t *out, cib_t *cib, int options, const char *section,
section           379 lib/cib/cib_attrs.c     CRM_CHECK(section != NULL, return EINVAL);
section           383 lib/cib/cib_attrs.c         rc = find_attr(cib, section, node_uuid, set_type, set_name, attr_id,
section           398 lib/cib/cib_attrs.c     rc = cib_internal_op(cib, PCMK__CIB_REQUEST_DELETE, NULL, section, xml_obj,
section           405 lib/cib/cib_attrs.c                   section, node_uuid ? "attribute" : "option", local_attr_id,
section           416 lib/cib/cib_attrs.c find_nvpair_attr_delegate(cib_t *cib, const char *attr, const char *section,
section           430 lib/cib/cib_attrs.c     rc = find_attr(cib, section, node_uuid, attr_set_type, set_name, attr_id,
section           448 lib/cib/cib_attrs.c update_attr_delegate(cib_t *cib, int call_options, const char *section,
section           461 lib/cib/cib_attrs.c     rc = cib__update_node_attr(out, cib, call_options, section, node_uuid, set_type,
section           471 lib/cib/cib_attrs.c read_attr_delegate(cib_t *cib, const char *section, const char *node_uuid,
section           485 lib/cib/cib_attrs.c     rc = cib__get_node_attrs(out, cib, section, node_uuid, set_type, set_name,
section           503 lib/cib/cib_attrs.c delete_attr_delegate(cib_t *cib, int options, const char *section, const char *node_uuid,
section           516 lib/cib/cib_attrs.c     rc = cib__delete_node_attr(out, cib, options, section, node_uuid, set_type,
section           268 lib/cib/cib_client.c cib_client_query(cib_t * cib, const char *section, xmlNode ** output_data, int call_options)
section           270 lib/cib/cib_client.c     return cib->cmds->query_from(cib, NULL, section, output_data, call_options);
section           274 lib/cib/cib_client.c cib_client_query_from(cib_t * cib, const char *host, const char *section,
section           278 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_QUERY, host, section, NULL,
section           330 lib/cib/cib_client.c cib_client_sync(cib_t * cib, const char *section, int call_options)
section           332 lib/cib/cib_client.c     return cib->cmds->sync_from(cib, NULL, section, call_options);
section           336 lib/cib/cib_client.c cib_client_sync_from(cib_t * cib, const char *host, const char *section, int call_options)
section           339 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_SYNC_TO_ALL, host, section,
section           344 lib/cib/cib_client.c cib_client_create(cib_t * cib, const char *section, xmlNode * data, int call_options)
section           347 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_CREATE, NULL, section, data,
section           352 lib/cib/cib_client.c cib_client_modify(cib_t * cib, const char *section, xmlNode * data, int call_options)
section           355 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_MODIFY, NULL, section, data,
section           360 lib/cib/cib_client.c cib_client_replace(cib_t * cib, const char *section, xmlNode * data, int call_options)
section           363 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_REPLACE, NULL, section, data,
section           368 lib/cib/cib_client.c cib_client_delete(cib_t * cib, const char *section, xmlNode * data, int call_options)
section           371 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_DELETE, NULL, section, data,
section           376 lib/cib/cib_client.c cib_client_delete_absolute(cib_t * cib, const char *section, xmlNode * data, int call_options)
section           379 lib/cib/cib_client.c     return cib_internal_op(cib, PCMK__CIB_REQUEST_ABS_DELETE, NULL, section,
section            56 lib/cib/cib_file.c                                                const char *section,
section           223 lib/cib/cib_file.c     const char *section = crm_element_value(request, F_CIB_SECTION);
section           243 lib/cib/cib_file.c     if ((section != NULL) && pcmk__xe_is(data, XML_TAG_CIB)) {
section           245 lib/cib/cib_file.c         data = pcmk_find_cib_element(data, section);
section           248 lib/cib/cib_file.c     rc = cib_perform_op(op, call_options, op_function, read_only, section,
section           287 lib/cib/cib_file.c                              const char *section, xmlNode *data,
section           299 lib/cib/cib_file.c              pcmk__s(op, "invalid"), pcmk__s(section, "entire CIB"),
section           325 lib/cib/cib_file.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
section          1156 lib/cib/cib_file.c                                     const char *section, xmlNode *req,
section            42 lib/cib/cib_native.c                                const char *section, xmlNode *data,
section            72 lib/cib/cib_native.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
section           166 lib/cib/cib_ops.c cib_process_query(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           173 lib/cib/cib_ops.c               op, pcmk__s(section, "unspecified"));
section           176 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
section           183 lib/cib/cib_ops.c     if (pcmk__str_eq(XML_CIB_TAG_SECTION_ALL, section, pcmk__str_casei)) {
section           184 lib/cib/cib_ops.c         section = NULL;
section           187 lib/cib/cib_ops.c     obj_root = pcmk_find_cib_element(existing_cib, section);
section           240 lib/cib/cib_ops.c cib_process_erase(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           259 lib/cib/cib_ops.c cib_process_upgrade(const char *op, int options, const char *section, xmlNode * req,
section           294 lib/cib/cib_ops.c cib_process_bump(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           309 lib/cib/cib_ops.c cib_process_replace(const char *op, int options, const char *section, xmlNode * req,
section           316 lib/cib/cib_ops.c               op, pcmk__s(section, "unspecified"));
section           319 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
section           329 lib/cib/cib_ops.c     if (pcmk__str_eq(XML_CIB_TAG_SECTION_ALL, section, pcmk__str_casei)) {
section           330 lib/cib/cib_ops.c         section = NULL;
section           332 lib/cib/cib_ops.c     } else if (pcmk__xe_is(input, section)) {
section           333 lib/cib/cib_ops.c         section = NULL;
section           409 lib/cib/cib_ops.c         obj_root = pcmk_find_cib_element(*result_cib, section);
section           421 lib/cib/cib_ops.c cib_process_delete(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           429 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
section           438 lib/cib/cib_ops.c     obj_root = pcmk_find_cib_element(*result_cib, section);
section           439 lib/cib/cib_ops.c     if (pcmk__xe_is(input, section)) {
section           456 lib/cib/cib_ops.c cib_process_modify(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           464 lib/cib/cib_ops.c         return cib_process_xpath(op, options, section, req, input,
section           473 lib/cib/cib_ops.c     obj_root = pcmk_find_cib_element(*result_cib, section);
section           476 lib/cib/cib_ops.c         const char *path = pcmk_cib_parent_name_for(section);
section           482 lib/cib/cib_ops.c         tmp_section = create_xml_node(NULL, section);
section           487 lib/cib/cib_ops.c         obj_root = pcmk_find_cib_element(*result_cib, section);
section           701 lib/cib/cib_ops.c cib_process_create(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           709 lib/cib/cib_ops.c               op, pcmk__s(section, "unspecified"));
section           710 lib/cib/cib_ops.c     if (pcmk__str_eq(XML_CIB_TAG_SECTION_ALL, section, pcmk__str_casei)) {
section           711 lib/cib/cib_ops.c         section = NULL;
section           713 lib/cib/cib_ops.c     } else if (pcmk__str_eq(XML_TAG_CIB, section, pcmk__str_casei)) {
section           714 lib/cib/cib_ops.c         section = NULL;
section           717 lib/cib/cib_ops.c         section = NULL;
section           727 lib/cib/cib_ops.c     if (section == NULL) {
section           728 lib/cib/cib_ops.c         return cib_process_modify(op, options, section, req, input, existing_cib, result_cib,
section           734 lib/cib/cib_ops.c     update_section = pcmk_find_cib_element(*result_cib, section);
section           735 lib/cib/cib_ops.c     if (pcmk__xe_is(input, section)) {
section           767 lib/cib/cib_ops.c cib_process_diff(const char *op, int options, const char *section, xmlNode * req, xmlNode * input,
section           861 lib/cib/cib_ops.c cib_process_xpath(const char *op, int options, const char *section,
section           875 lib/cib/cib_ops.c         xpathObj = xpath_search(existing_cib, section);
section           877 lib/cib/cib_ops.c         xpathObj = xpath_search(*result_cib, section);
section           884 lib/cib/cib_ops.c         crm_debug("%s was already removed", section);
section           887 lib/cib/cib_ops.c         crm_debug("%s: %s does not exist", op, section);
section           910 lib/cib/cib_ops.c         crm_debug("Processing %s op for %s with %s", op, section, path);
section           916 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            83 lib/cib/cib_remote.c     rc = cib__create_op(cib, op, host, section, data, call_options, user_name,
section           304 lib/cib/cib_utils.c should_copy_cib(const char *op, const char *section, int call_options)
section           327 lib/cib/cib_utils.c     if (pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_none)) {
section           343 lib/cib/cib_utils.c                const char *section, xmlNode *req, xmlNode *input,
section           396 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, cib_ro, result_cib, output);
section           420 lib/cib/cib_utils.c     make_copy = should_copy_cib(op, section, call_options);
section           433 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, scratch, &scratch, output);
section           445 lib/cib/cib_utils.c         rc = (*fn) (op, call_options, section, req, input, *current_cib,
section           574 lib/cib/cib_utils.c     if (pcmk__str_eq(section, XML_CIB_TAG_STATUS, pcmk__str_casei)) {
section           674 lib/cib/cib_utils.c                const char *section, xmlNode *data, int call_options,
section           694 lib/cib/cib_utils.c     crm_xml_add(*op_msg, F_CIB_SECTION, section);
section           944 lib/cib/cib_utils.c                 const char *section, xmlNode * data,
section           948 lib/cib/cib_utils.c                      const char *section, xmlNode * data,
section           956 lib/cib/cib_utils.c     return delegate(cib, op, host, section, data, output_data, call_options, user_name);
section           799 lib/common/patchset.c     char *section;
section           817 lib/common/patchset.c     section = calloc(key_len, sizeof(char));
section           818 lib/common/patchset.c     CRM_ASSERT(section != NULL);
section           828 lib/common/patchset.c         rc = sscanf(current, "/%[^/]%s", section, remainder);
section           831 lib/common/patchset.c             int f = sscanf(section, "%[^[][@" XML_ATTR_ID "='%[^']", tag, id);
section           870 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, scheduler->input,
section           108 lib/pengine/status.c     unpack_config(section, scheduler);
section           116 lib/pengine/status.c     section = get_xpath_object("//" XML_CIB_TAG_NODES, scheduler->input,
section           118 lib/pengine/status.c     unpack_nodes(section, scheduler);
section           120 lib/pengine/status.c     section = get_xpath_object("//" XML_CIB_TAG_RESOURCES, scheduler->input,
section           123 lib/pengine/status.c         unpack_remote_nodes(section, scheduler);
section           125 lib/pengine/status.c     unpack_resources(section, scheduler);
section           127 lib/pengine/status.c     section = get_xpath_object("//" XML_CIB_TAG_TAGS, scheduler->input,
section           129 lib/pengine/status.c     unpack_tags(section, scheduler);
section           132 lib/pengine/status.c         section = get_xpath_object("//"XML_CIB_TAG_STATUS, scheduler->input,
section           134 lib/pengine/status.c         unpack_status(section, scheduler);
section           299 libltdl/loaders/dyld.c 	  if ((const struct section *) NULL !=
section           543 tools/crm_node.c remove_from_section(cib_t *cib, const char *element, const char *section,
section           557 tools/crm_node.c     rc = cib->cmds->remove(cib, section, xml, cib_transaction);
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,