PCMK_LRM_OP_DONE 277 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 719 daemons/controld/controld_execd.c if ((op->op_status != PCMK_LRM_OP_DONE) || (op->rc != target_rc) PCMK_LRM_OP_DONE 864 daemons/controld/controld_execd.c event->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 1462 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_LRM_OP_DONE, PCMK_OCF_OK); PCMK_LRM_OP_DONE 1516 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_LRM_OP_DONE, PCMK_OCF_UNKNOWN_ERROR); PCMK_LRM_OP_DONE 1533 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2343 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_LRM_OP_DONE, PCMK_OCF_UNKNOWN_ERROR); PCMK_LRM_OP_DONE 2376 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2682 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2816 daemons/controld/controld_execd.c case PCMK_LRM_OP_DONE: PCMK_LRM_OP_DONE 515 daemons/controld/controld_remote_ra.c op.op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 630 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 650 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 726 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 807 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 839 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 853 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 965 daemons/execd/execd_commands.c if ((cmd->lrmd_op_status == PCMK_LRM_OP_DONE) PCMK_LRM_OP_DONE 985 daemons/execd/execd_commands.c if ((cmd->lrmd_op_status == PCMK_LRM_OP_DONE) PCMK_LRM_OP_DONE 1089 daemons/execd/execd_commands.c int status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 1411 daemons/execd/execd_commands.c if(action->status != PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 305 include/crm/services.h case PCMK_LRM_OP_DONE:return "complete"; PCMK_LRM_OP_DONE 389 lib/lrmd/lrmd_alerts.c if (op->op_status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 640 lib/pacemaker/pcmk_sched_utils.c if (op->op_status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 662 lib/pacemaker/pcmk_sched_utils.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2583 lib/pengine/unpack.c if ((rc != PCMK_OCF_OK) || (status != PCMK_LRM_OP_DONE)) { PCMK_LRM_OP_DONE 2680 lib/pengine/unpack.c && from_status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 3155 lib/pengine/unpack.c int result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3199 lib/pengine/unpack.c result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3210 lib/pengine/unpack.c result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3221 lib/pengine/unpack.c result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3265 lib/pengine/unpack.c if (result == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 3773 lib/pengine/unpack.c if(status == PCMK_LRM_OP_DONE || status == PCMK_LRM_OP_ERROR) { PCMK_LRM_OP_DONE 3823 lib/pengine/unpack.c case PCMK_LRM_OP_DONE: PCMK_LRM_OP_DONE 597 lib/services/services_linux.c op->status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 854 lib/services/services_linux.c op->status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 1884 tools/crm_mon.c if (status == PCMK_LRM_OP_DONE && target_rc == rc) { PCMK_LRM_OP_DONE 1890 tools/crm_mon.c } else if (status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 167 tools/crm_resource_print.c if (status == PCMK_LRM_OP_DONE) {