PCMK_LRM_OP_CANCELLED 224 crmd/lrm.c if (op->op_status == PCMK_LRM_OP_CANCELLED) { PCMK_LRM_OP_CANCELLED 2460 crmd/lrm.c if (op->op_status != PCMK_LRM_OP_CANCELLED) { PCMK_LRM_OP_CANCELLED 2509 crmd/lrm.c } else if(op->interval != 0 && op->op_status == PCMK_LRM_OP_CANCELLED) { PCMK_LRM_OP_CANCELLED 2515 crmd/lrm.c case PCMK_LRM_OP_CANCELLED: PCMK_LRM_OP_CANCELLED 288 crmd/te_events.c case PCMK_LRM_OP_CANCELLED: PCMK_LRM_OP_CANCELLED 327 include/crm/services.h case PCMK_LRM_OP_CANCELLED:return "Cancelled"; PCMK_LRM_OP_CANCELLED 407 lib/common/operations.c case PCMK_LRM_OP_CANCELLED: PCMK_LRM_OP_CANCELLED 3203 lib/pengine/unpack.c case PCMK_LRM_OP_CANCELLED: PCMK_LRM_OP_CANCELLED 689 lib/services/services.c op->status = PCMK_LRM_OP_CANCELLED; PCMK_LRM_OP_CANCELLED 224 lib/services/services_linux.c op->status = PCMK_LRM_OP_CANCELLED; PCMK_LRM_OP_CANCELLED 614 lrmd/lrmd.c if (cmd->interval && (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED)) { PCMK_LRM_OP_CANCELLED 1015 lrmd/lrmd.c if (cmd->lrmd_op_status == PCMK_LRM_OP_CANCELLED) { PCMK_LRM_OP_CANCELLED 1329 lrmd/lrmd.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; PCMK_LRM_OP_CANCELLED 1343 lrmd/lrmd.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; PCMK_LRM_OP_CANCELLED 1557 lrmd/lrmd.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED; PCMK_LRM_OP_CANCELLED 1570 lrmd/lrmd.c cmd->lrmd_op_status = PCMK_LRM_OP_CANCELLED;