PCMK_LRM_OP_DONE  300 crmd/lrm.c         op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  892 crmd/lrm.c             op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 1433 crmd/lrm.c             op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 1553 crmd/lrm.c             op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 1571 crmd/lrm.c                 op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2219 crmd/lrm.c             op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2254 crmd/lrm.c                 op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2452 crmd/lrm.c                     op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2524 crmd/lrm.c             case PCMK_LRM_OP_DONE:
PCMK_LRM_OP_DONE  509 crmd/remote_lrmd_ra.c     op.op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  618 crmd/remote_lrmd_ra.c             cmd->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  638 crmd/remote_lrmd_ra.c             cmd->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  712 crmd/remote_lrmd_ra.c         cmd->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  788 crmd/remote_lrmd_ra.c                 cmd->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  819 crmd/remote_lrmd_ra.c             cmd->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  824 crmd/remote_lrmd_ra.c             cmd->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  233 crmd/te_events.c         if (orig_status != PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE  236 crmd/te_events.c         return PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  277 crmd/te_events.c         case PCMK_LRM_OP_DONE:
PCMK_LRM_OP_DONE  326 include/crm/services.h                 case PCMK_LRM_OP_DONE:return "complete";
PCMK_LRM_OP_DONE  484 lib/common/operations.c         if (op->op_status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE  492 lib/common/operations.c         if (op->op_status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE  499 lib/common/operations.c                && op->op_status == PCMK_LRM_OP_DONE
PCMK_LRM_OP_DONE  517 lib/common/operations.c         op->op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  358 lib/lrmd/lrmd_alerts.c     if (op->op_status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 2459 lib/pengine/unpack.c             && from_status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 2738 lib/pengine/unpack.c     int result = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2765 lib/pengine/unpack.c                 result = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2780 lib/pengine/unpack.c                 result = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2794 lib/pengine/unpack.c                 result = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 2846 lib/pengine/unpack.c             if (result == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 3148 lib/pengine/unpack.c         status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 3197 lib/pengine/unpack.c     if(status == PCMK_LRM_OP_DONE || status == PCMK_LRM_OP_ERROR) {
PCMK_LRM_OP_DONE 3241 lib/pengine/unpack.c         case PCMK_LRM_OP_DONE:
PCMK_LRM_OP_DONE  261 lib/services/services_linux.c     op->status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  580 lib/services/services_linux.c         op->status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE  907 lrmd/lrmd.c                if(cmd->lrmd_op_status == PCMK_LRM_OP_DONE && cmd->exec_rc == PCMK_OCF_PENDING) {
PCMK_LRM_OP_DONE  922 lrmd/lrmd.c                    if(cmd->lrmd_op_status == PCMK_LRM_OP_DONE && cmd->exec_rc == PCMK_OCF_NOT_RUNNING && safe_str_eq(cmd->real_action, "stop")) {
PCMK_LRM_OP_DONE 1021 lrmd/lrmd.c            cmd->lrmd_op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 1039 lrmd/lrmd.c            cmd->lrmd_op_status = PCMK_LRM_OP_DONE;
PCMK_LRM_OP_DONE 1243 lrmd/lrmd.c        if(action->status != PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 3709 tools/crm_mon.c     if (status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 3870 tools/crm_mon.c     if (status == PCMK_LRM_OP_DONE && target_rc == rc) {
PCMK_LRM_OP_DONE 3876 tools/crm_mon.c     } else if (status == PCMK_LRM_OP_DONE) {
PCMK_LRM_OP_DONE 1567 tools/crm_resource_runtime.c         if (op->status == PCMK_LRM_OP_DONE) {