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  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  850 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  643 lib/pacemaker/pcmk_sched_utils.c         if (op->op_status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE  665 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 1932 tools/crm_mon.c     if (status == PCMK_LRM_OP_DONE && target_rc == rc) {
PCMK_LRM_OP_DONE 1938 tools/crm_mon.c     } else if (status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 1761 tools/crm_resource_runtime.c         if (op->status == PCMK_LRM_OP_DONE) {