existing 97 daemons/controld/controld_execd.c lrmd_event_data_t *existing = iter->data; existing 99 daemons/controld/controld_execd.c if ((op->interval_ms == existing->interval_ms) existing 100 daemons/controld/controld_execd.c && pcmk__str_eq(op->rsc_id, existing->rsc_id, pcmk__str_none) existing 101 daemons/controld/controld_execd.c && pcmk__str_eq(op->op_type, existing->op_type, pcmk__str_casei)) { existing 104 daemons/controld/controld_execd.c lrmd_free_event(existing); existing 669 lib/pacemaker/pcmk_sched_clone.c bool existing = false; existing 683 lib/pacemaker/pcmk_sched_clone.c existing = true; // Keep checking remaining children existing 695 lib/pacemaker/pcmk_sched_clone.c existing = true; existing 702 lib/pacemaker/pcmk_sched_clone.c if (!existing && (rsc->children != NULL)) {