CRM_OP_INVOKE_LRM 1557 daemons/controld/controld_execd.c         xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, fragment, from_host,
CRM_OP_INVOKE_LRM 1596 daemons/controld/controld_execd.c         xmlNode *reply = create_request(CRM_OP_INVOKE_LRM, NULL, from_host,
CRM_OP_INVOKE_LRM 2110 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  324 daemons/controld/controld_te_actions.c     cmd = create_request(CRM_OP_INVOKE_LRM, rsc_op, router_node,
CRM_OP_INVOKE_LRM  603 daemons/controld/controld_te_callbacks.c     } else if (pcmk__str_eq(op, CRM_OP_INVOKE_LRM, pcmk__str_casei)
CRM_OP_INVOKE_LRM  218 lib/common/ipc_controld.c     } else if (!strcmp(value, CRM_OP_INVOKE_LRM)) {