is_update         765 daemons/based/based_callbacks.c     gboolean is_update = TRUE;      // Whether request would modify CIB
is_update         845 daemons/based/based_callbacks.c     is_update = pcmk_is_set(operation->flags, cib__op_attr_modifies);
is_update         882 daemons/based/based_callbacks.c         if (!is_update) {
is_update         932 daemons/based/based_callbacks.c     if (is_update) {
is_update         945 daemons/based/based_callbacks.c         if (is_update == FALSE || result_diff == NULL) {