PCMK_LRM_OP_NOT_INSTALLED  331 include/crm/services.h                 case PCMK_LRM_OP_NOT_INSTALLED:return "Not installed";
PCMK_LRM_OP_NOT_INSTALLED 3124 lib/pengine/unpack.c     CRM_CHECK(status <= PCMK_LRM_OP_NOT_INSTALLED, return FALSE);
PCMK_LRM_OP_NOT_INSTALLED 3151 lib/pengine/unpack.c     if(status != PCMK_LRM_OP_NOT_INSTALLED) {
PCMK_LRM_OP_NOT_INSTALLED 3246 lib/pengine/unpack.c         case PCMK_LRM_OP_NOT_INSTALLED:
PCMK_LRM_OP_NOT_INSTALLED  359 lib/services/services_linux.c             op->status = PCMK_LRM_OP_NOT_INSTALLED;
PCMK_LRM_OP_NOT_INSTALLED  241 lib/services/systemd.c             op->status = PCMK_LRM_OP_NOT_INSTALLED;
PCMK_LRM_OP_NOT_INSTALLED  351 lib/services/upstart.c             op->status = PCMK_LRM_OP_NOT_INSTALLED;
PCMK_LRM_OP_NOT_INSTALLED  445 lib/services/upstart.c             op->status = PCMK_LRM_OP_NOT_INSTALLED;