CRM_OP_INVOKE_LRM 1567 daemons/controld/controld_execd.c         xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, fragment, from_host,
CRM_OP_INVOKE_LRM 1606 daemons/controld/controld_execd.c         xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, NULL, from_host,
CRM_OP_INVOKE_LRM 2122 daemons/controld/controld_execd.c     reply = create_request(CRM_OP_INVOKE_LRM, update, to_host, to_sys, CRM_SYSTEM_LRMD, NULL);
CRM_OP_INVOKE_LRM  354 daemons/controld/controld_te_actions.c     cmd = create_request(CRM_OP_INVOKE_LRM, rsc_op, router_node,
CRM_OP_INVOKE_LRM  579 daemons/controld/controld_te_callbacks.c     } else if (pcmk__str_eq(op, CRM_OP_INVOKE_LRM, pcmk__str_casei)
CRM_OP_INVOKE_LRM  234 lib/common/ipc_controld.c     } else if (!strcmp(value, CRM_OP_INVOKE_LRM)) {