existing 104 daemons/controld/controld_execd.c lrmd_event_data_t *existing = iter->data; existing 106 daemons/controld/controld_execd.c if ((op->interval_ms == existing->interval_ms) existing 107 daemons/controld/controld_execd.c && pcmk__str_eq(op->rsc_id, existing->rsc_id, pcmk__str_none) existing 108 daemons/controld/controld_execd.c && pcmk__str_eq(op->op_type, existing->op_type, pcmk__str_casei)) { existing 111 daemons/controld/controld_execd.c lrmd_free_event(existing); existing 1526 lib/pacemaker/pcmk_sched_clone.c bool existing = false; existing 1537 lib/pacemaker/pcmk_sched_clone.c existing = true; // Keep checking remaining children existing 1549 lib/pacemaker/pcmk_sched_clone.c existing = true; existing 1556 lib/pacemaker/pcmk_sched_clone.c if (!existing && (rsc->children != NULL)) {