PCMK_VALUE_DELETE 123 daemons/controld/controld_te_callbacks.c if (!pcmk__str_eq(op, PCMK_VALUE_DELETE, pcmk__str_none)) { PCMK_VALUE_DELETE 272 daemons/controld/controld_te_callbacks.c PCMK_VALUE_DELETE, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE 308 daemons/controld/controld_te_callbacks.c } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) { PCMK_VALUE_DELETE 440 daemons/controld/controld_te_utils.c if (strcmp(op, PCMK_VALUE_DELETE) == 0) { PCMK_VALUE_DELETE 259 daemons/fenced/fenced_cib.c if (pcmk__str_eq(op, PCMK_VALUE_DELETE, pcmk__str_none) PCMK_VALUE_DELETE 405 daemons/fenced/fenced_cib.c if (strcmp(op, PCMK_VALUE_DELETE) == 0) { PCMK_VALUE_DELETE 444 daemons/fenced/fenced_cib.c && pcmk__str_any_of(op, PCMK_VALUE_CREATE, PCMK_VALUE_DELETE, PCMK_VALUE_DELETE 231 lib/common/patchset.c crm_xml_add(change, PCMK_XA_OPERATION, PCMK_VALUE_DELETE); PCMK_VALUE_DELETE 603 lib/common/patchset.c if (strcmp(op, PCMK_VALUE_DELETE) == 0) { PCMK_VALUE_DELETE 609 lib/common/patchset.c if ((match == NULL) && (strcmp(op, PCMK_VALUE_DELETE) == 0)) { PCMK_VALUE_DELETE 636 lib/common/patchset.c } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) { PCMK_VALUE_DELETE 166 lib/common/patchset_display.c } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) { PCMK_VALUE_DELETE 1845 tools/crm_mon.c } else if (pcmk__str_any_of(op, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE, PCMK_VALUE_DELETE 1866 tools/crm_mon.c pcmk__assert(pcmk__str_any_of(op, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE,