PCMK_LRM_OP_DONE 275 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 867 daemons/controld/controld_execd.c event->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 1465 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_LRM_OP_DONE, PCMK_OCF_OK); PCMK_LRM_OP_DONE 1519 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_LRM_OP_DONE, PCMK_OCF_UNKNOWN_ERROR); PCMK_LRM_OP_DONE 1538 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2340 daemons/controld/controld_execd.c fake_op_status(lrm_state, op, PCMK_LRM_OP_DONE, PCMK_OCF_UNKNOWN_ERROR); PCMK_LRM_OP_DONE 2373 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2679 daemons/controld/controld_execd.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2813 daemons/controld/controld_execd.c case PCMK_LRM_OP_DONE: PCMK_LRM_OP_DONE 512 daemons/controld/controld_remote_ra.c op.op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 627 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 647 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 723 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 804 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 836 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 841 daemons/controld/controld_remote_ra.c cmd->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 945 daemons/execd/execd_commands.c if ((cmd->lrmd_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 1069 daemons/execd/execd_commands.c int status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 1383 daemons/execd/execd_commands.c if(action->status != PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 308 include/crm/services.h case PCMK_LRM_OP_DONE:return "complete"; PCMK_LRM_OP_DONE 388 lib/lrmd/lrmd_alerts.c if (op->op_status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 632 lib/pacemaker/pcmk_sched_utils.c if (op->op_status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 654 lib/pacemaker/pcmk_sched_utils.c op->op_status = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 2500 lib/pengine/unpack.c if ((rc != PCMK_OCF_OK) || (status != PCMK_LRM_OP_DONE)) { PCMK_LRM_OP_DONE 2597 lib/pengine/unpack.c && from_status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 3071 lib/pengine/unpack.c int result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3115 lib/pengine/unpack.c result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3126 lib/pengine/unpack.c result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3137 lib/pengine/unpack.c result = PCMK_LRM_OP_DONE; PCMK_LRM_OP_DONE 3181 lib/pengine/unpack.c if (result == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 3688 lib/pengine/unpack.c if(status == PCMK_LRM_OP_DONE || status == PCMK_LRM_OP_ERROR) { PCMK_LRM_OP_DONE 3738 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 1699 tools/crm_mon.c if (status == PCMK_LRM_OP_DONE && target_rc == rc) { PCMK_LRM_OP_DONE 1705 tools/crm_mon.c } else if (status == PCMK_LRM_OP_DONE) { PCMK_LRM_OP_DONE 1764 tools/crm_resource_runtime.c if (op->status == PCMK_LRM_OP_DONE) {