PCMK_OCF_NOT_RUNNING  869 daemons/controld/controld_cib.c     if (!strcmp(op->op_type, RSC_STATUS) && (op->rc == PCMK_OCF_NOT_RUNNING)) {
PCMK_OCF_NOT_RUNNING  521 daemons/controld/controld_execd.c     } else if (entry->last->rc == PCMK_OCF_NOT_RUNNING) {
PCMK_OCF_NOT_RUNNING 2278 daemons/controld/controld_execd.c             case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING  907 daemons/controld/controld_remote_ra.c                 pcmk__set_result(&(cmd->result), PCMK_OCF_NOT_RUNNING,
PCMK_OCF_NOT_RUNNING  879 daemons/execd/execd_commands.c                     && (cmd->result.exit_status == PCMK_OCF_NOT_RUNNING)) {
PCMK_OCF_NOT_RUNNING  897 daemons/execd/execd_commands.c             cmd->result.exit_status = PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING 1012 daemons/execd/execd_commands.c                     exit_status = PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING  394 include/crm/services.h             case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING   89 include/crm/services_compat.h             return PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING  399 lib/pacemaker/pcmk_sched_resource.c                 char *rc_stopped = pcmk__itoa(PCMK_OCF_NOT_RUNNING);
PCMK_OCF_NOT_RUNNING 2724 lib/pengine/unpack.c                                    NULL, PCMK_OCF_NOT_RUNNING, data_set);
PCMK_OCF_NOT_RUNNING 3401 lib/pengine/unpack.c             && (history->exit_status != PCMK_OCF_NOT_RUNNING)
PCMK_OCF_NOT_RUNNING 3445 lib/pengine/unpack.c         } else if (history->exit_status == PCMK_OCF_NOT_RUNNING) {
PCMK_OCF_NOT_RUNNING 3587 lib/pengine/unpack.c             || (history->exit_status != PCMK_OCF_NOT_RUNNING))) {
PCMK_OCF_NOT_RUNNING 3589 lib/pengine/unpack.c         history->exit_status = PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING 3653 lib/pengine/unpack.c                 && (history->expected_exit_status == PCMK_OCF_NOT_RUNNING)) {
PCMK_OCF_NOT_RUNNING 3664 lib/pengine/unpack.c         case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING 3993 lib/pengine/unpack.c             case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING 4065 lib/pengine/unpack.c     } else if (exit_status == PCMK_OCF_NOT_RUNNING) {
PCMK_OCF_NOT_RUNNING  314 lib/services/services_lsb.c             return PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING  912 lib/services/systemd.c         services__set_result(op, PCMK_OCF_NOT_RUNNING, PCMK_EXEC_DONE, state);
PCMK_OCF_NOT_RUNNING  364 lib/services/upstart.c         services__set_result(op, PCMK_OCF_NOT_RUNNING, PCMK_EXEC_DONE, state);
PCMK_OCF_NOT_RUNNING  571 lib/services/upstart.c         services__set_result(op, PCMK_OCF_NOT_RUNNING, PCMK_EXEC_DONE,
PCMK_OCF_NOT_RUNNING 1868 tools/crm_mon.c         if (rc == PCMK_OCF_NOT_RUNNING) {