is_update 1056 daemons/based/based_callbacks.c gboolean is_update = TRUE; // Whether request would modify CIB is_update 1147 daemons/based/based_callbacks.c is_update = pcmk_is_set(operation->flags, cib__op_attr_modifies); is_update 1154 daemons/based/based_callbacks.c needs_reply = is_update && cib_legacy_mode(); is_update 1184 daemons/based/based_callbacks.c if (!is_update) { is_update 1234 daemons/based/based_callbacks.c if (is_update && !cib_legacy_mode()) { is_update 1271 daemons/based/based_callbacks.c if (is_update == FALSE || result_diff == NULL) {