PCMK_OCF_NOT_RUNNING  804 daemons/controld/controld_cib.c         && (op->rc == PCMK_OCF_NOT_RUNNING)) {
PCMK_OCF_NOT_RUNNING  520 daemons/controld/controld_execd.c     } else if (entry->last->rc == PCMK_OCF_NOT_RUNNING) {
PCMK_OCF_NOT_RUNNING 2285 daemons/controld/controld_execd.c             case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING  933 daemons/controld/controld_remote_ra.c                 pcmk__set_result(&(cmd->result), PCMK_OCF_NOT_RUNNING,
PCMK_OCF_NOT_RUNNING  881 daemons/execd/execd_commands.c                     && (cmd->result.exit_status == PCMK_OCF_NOT_RUNNING)) {
PCMK_OCF_NOT_RUNNING  901 daemons/execd/execd_commands.c             cmd->result.exit_status = PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING 1016 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   90 include/crm/services_compat.h             return PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING  483 lib/pacemaker/pcmk_sched_resource.c                     rc_stopped = pcmk__itoa(PCMK_OCF_NOT_RUNNING);
PCMK_OCF_NOT_RUNNING 2953 lib/pengine/unpack.c                                    NULL, PCMK_OCF_NOT_RUNNING, scheduler);
PCMK_OCF_NOT_RUNNING 3665 lib/pengine/unpack.c             && (history->exit_status != PCMK_OCF_NOT_RUNNING)
PCMK_OCF_NOT_RUNNING 3707 lib/pengine/unpack.c         } else if (history->exit_status == PCMK_OCF_NOT_RUNNING) {
PCMK_OCF_NOT_RUNNING 3847 lib/pengine/unpack.c             || (history->exit_status != PCMK_OCF_NOT_RUNNING))) {
PCMK_OCF_NOT_RUNNING 3849 lib/pengine/unpack.c         history->exit_status = PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING 3913 lib/pengine/unpack.c                 && (history->expected_exit_status == PCMK_OCF_NOT_RUNNING)) {
PCMK_OCF_NOT_RUNNING 3924 lib/pengine/unpack.c         case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING 4257 lib/pengine/unpack.c             case PCMK_OCF_NOT_RUNNING:
PCMK_OCF_NOT_RUNNING 4308 lib/pengine/unpack.c     } else if (exit_status == PCMK_OCF_NOT_RUNNING) {
PCMK_OCF_NOT_RUNNING  315 lib/services/services_lsb.c             return PCMK_OCF_NOT_RUNNING;
PCMK_OCF_NOT_RUNNING  918 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  572 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) {