PCMK_VALUE_DELETE  304 daemons/controld/controld_te_callbacks.c     if (!pcmk__str_eq(op, PCMK_VALUE_DELETE, pcmk__str_none)) {
PCMK_VALUE_DELETE  453 daemons/controld/controld_te_callbacks.c                                  PCMK_VALUE_DELETE, PCMK_VALUE_MOVE,
PCMK_VALUE_DELETE  489 daemons/controld/controld_te_callbacks.c     } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE  439 daemons/controld/controld_te_utils.c         if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE  345 daemons/fenced/fenced_cib.c         if (pcmk__str_eq(op, PCMK_VALUE_DELETE, pcmk__str_none)
PCMK_VALUE_DELETE  576 daemons/fenced/fenced_cib.c                 } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE  599 daemons/fenced/fenced_cib.c                                             PCMK_VALUE_DELETE,
PCMK_VALUE_DELETE  316 lib/common/patchset.c         crm_xml_add(change, PCMK_XA_OPERATION, PCMK_VALUE_DELETE);
PCMK_VALUE_DELETE 1162 lib/common/patchset.c         if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE 1168 lib/common/patchset.c         if ((match == NULL) && (strcmp(op, PCMK_VALUE_DELETE) == 0)) {
PCMK_VALUE_DELETE 1195 lib/common/patchset.c         } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE  281 lib/common/patchset_display.c         } else if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE 1957 tools/crm_mon.c     } else if (pcmk__str_any_of(op, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE,
PCMK_VALUE_DELETE 1978 tools/crm_mon.c         pcmk__assert(pcmk__str_any_of(op, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE,