PCMK_VALUE_DELETE  125 daemons/controld/controld_te_callbacks.c     if (!pcmk__str_eq(op, PCMK_VALUE_DELETE, pcmk__str_none)) {
PCMK_VALUE_DELETE  274 daemons/controld/controld_te_callbacks.c                                  PCMK_VALUE_DELETE, PCMK_VALUE_MOVE,
PCMK_VALUE_DELETE  310 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  263 daemons/fenced/fenced_cib.c             && pcmk__str_eq(op, PCMK_VALUE_DELETE, pcmk__str_none)) {
PCMK_VALUE_DELETE  420 daemons/fenced/fenced_cib.c             if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE  459 daemons/fenced/fenced_cib.c             && pcmk__str_any_of(op, PCMK_VALUE_CREATE, PCMK_VALUE_DELETE,
PCMK_VALUE_DELETE  232 lib/common/patchset.c         crm_xml_add(change, PCMK_XA_OPERATION, PCMK_VALUE_DELETE);
PCMK_VALUE_DELETE  607 lib/common/patchset.c         if (strcmp(op, PCMK_VALUE_DELETE) == 0) {
PCMK_VALUE_DELETE  613 lib/common/patchset.c         if ((match == NULL) && (strcmp(op, PCMK_VALUE_DELETE) == 0)) {
PCMK_VALUE_DELETE  640 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 1847 tools/crm_mon.c     } else if (pcmk__str_any_of(op, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE,
PCMK_VALUE_DELETE 1868 tools/crm_mon.c         pcmk__assert(pcmk__str_any_of(op, PCMK_VALUE_MOVE, PCMK_VALUE_DELETE,