change_section    152 daemons/attrd/attrd_utils.c     int change_section = cib_change_section_nodes | cib_change_section_status | cib_change_section_alerts;
change_section    158 daemons/attrd/attrd_utils.c     crm_element_value_int(msg, F_CIB_CHANGE_SECTION, &change_section);
change_section    161 daemons/attrd/attrd_utils.c         if (change_section & (cib_change_section_nodes | cib_change_section_status)) {
change_section    167 daemons/attrd/attrd_utils.c     if (change_section & cib_change_section_alerts) {
change_section   1233 daemons/based/based_callbacks.c     uint32_t change_section = cib_change_section_nodes
change_section   1381 daemons/based/based_callbacks.c                 change_section =
change_section   1384 daemons/based/based_callbacks.c                                          "change_section", change_section,
change_section   1390 daemons/based/based_callbacks.c                 change_section =
change_section   1393 daemons/based/based_callbacks.c                                          "change_section", change_section,
change_section   1399 daemons/based/based_callbacks.c                 change_section =
change_section   1402 daemons/based/based_callbacks.c                                          "change_section", change_section,
change_section   1406 daemons/based/based_callbacks.c             if (change_section != cib_change_section_none) {
change_section   1449 daemons/based/based_callbacks.c                            the_cib, *cib_diff, change_section);
change_section    229 daemons/based/based_notify.c                    uint32_t change_section)
change_section    294 daemons/based/based_notify.c                    (long long) change_section);
change_section    142 daemons/based/pacemaker-based.h                         uint32_t change_section);
change_section    147 daemons/controld/controld_cib.c     uint32_t change_section = cib_change_section_nodes
change_section    169 daemons/controld/controld_cib.c         change_section = (uint32_t) value;
change_section    172 daemons/controld/controld_cib.c     if (pcmk_any_flags_set(change_section, cib_change_section_nodes