change_section    139 daemons/attrd/attrd_utils.c     int change_section = cib_change_section_nodes | cib_change_section_status | cib_change_section_alerts;
change_section    145 daemons/attrd/attrd_utils.c     crm_element_value_int(msg, F_CIB_CHANGE_SECTION, &change_section);
change_section    148 daemons/attrd/attrd_utils.c         if (change_section & (cib_change_section_nodes | cib_change_section_status)) {
change_section    154 daemons/attrd/attrd_utils.c     if (change_section & cib_change_section_alerts) {
change_section   1213 daemons/based/based_callbacks.c     uint32_t change_section = cib_change_section_nodes
change_section   1345 daemons/based/based_callbacks.c                 change_section =
change_section   1348 daemons/based/based_callbacks.c                                          "change_section", change_section,
change_section   1354 daemons/based/based_callbacks.c                 change_section =
change_section   1357 daemons/based/based_callbacks.c                                          "change_section", change_section,
change_section   1363 daemons/based/based_callbacks.c                 change_section =
change_section   1366 daemons/based/based_callbacks.c                                          "change_section", change_section,
change_section   1370 daemons/based/based_callbacks.c             if (change_section != cib_change_section_none) {
change_section   1415 daemons/based/based_callbacks.c         cib_replace_notify(origin, the_cib, rc, *cib_diff, change_section);
change_section    238 daemons/based/based_notify.c                    xmlNode *diff, uint32_t change_section)
change_section    278 daemons/based/based_notify.c                    (long long) change_section);
change_section    149 daemons/based/pacemaker-based.h                         xmlNode *diff, uint32_t change_section);
change_section     34 daemons/controld/controld_based.c     uint32_t change_section = cib_change_section_nodes
change_section     53 daemons/controld/controld_based.c         change_section = (uint32_t) value;
change_section     56 daemons/controld/controld_based.c     if (pcmk_any_flags_set(change_section, cib_change_section_nodes