PCMK_LRM_OP_CANCELLED  201 daemons/controld/controld_execd.c     if (op->op_status == PCMK_LRM_OP_CANCELLED) {
PCMK_LRM_OP_CANCELLED 2690 daemons/controld/controld_execd.c     if (op->op_status != PCMK_LRM_OP_CANCELLED) {
PCMK_LRM_OP_CANCELLED 2788 daemons/controld/controld_execd.c                              || (op->op_status == PCMK_LRM_OP_CANCELLED))) {
PCMK_LRM_OP_CANCELLED 2807 daemons/controld/controld_execd.c         case PCMK_LRM_OP_CANCELLED:
PCMK_LRM_OP_CANCELLED  401 daemons/controld/controld_te_events.c             if (status == PCMK_LRM_OP_CANCELLED) {
PCMK_LRM_OP_CANCELLED  438 daemons/execd/execd_commands.c         && (dup->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) {
PCMK_LRM_OP_CANCELLED  711 daemons/execd/execd_commands.c     if (cmd->interval_ms && (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) {
PCMK_LRM_OP_CANCELLED 1134 daemons/execd/execd_commands.c     if (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED) {
PCMK_LRM_OP_CANCELLED 1158 daemons/execd/execd_commands.c         && (cmd->lrmd_op_status != PCMK_LRM_OP_CANCELLED)) {
PCMK_LRM_OP_CANCELLED 1496 daemons/execd/execd_commands.c         cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;
PCMK_LRM_OP_CANCELLED 1510 daemons/execd/execd_commands.c             cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;
PCMK_LRM_OP_CANCELLED 1712 daemons/execd/execd_commands.c             cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;
PCMK_LRM_OP_CANCELLED 1725 daemons/execd/execd_commands.c                 cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;
PCMK_LRM_OP_CANCELLED  306 include/crm/services.h                 case PCMK_LRM_OP_CANCELLED:return "Cancelled";
PCMK_LRM_OP_CANCELLED  440 lib/common/operations.c         case PCMK_LRM_OP_CANCELLED:
PCMK_LRM_OP_CANCELLED 3779 lib/pengine/unpack.c         case PCMK_LRM_OP_CANCELLED:
PCMK_LRM_OP_CANCELLED  642 lib/services/services.c     op->status = PCMK_LRM_OP_CANCELLED;
PCMK_LRM_OP_CANCELLED  501 lib/services/services_linux.c             op->status = PCMK_LRM_OP_CANCELLED;
PCMK_LRM_OP_CANCELLED  611 lib/services/services_linux.c         op->status = PCMK_LRM_OP_CANCELLED;