last_request_id 62 include/crm/lrmd_internal.h uint32_t last_request_id; last_request_id 135 lib/lrmd/proxy_common.c crm_trace("Passing response back to %.8s on %s: %.200s - request id: %d", proxy->session_id, proxy->node_name, buffer, proxy->last_request_id); last_request_id 136 lib/lrmd/proxy_common.c remote_proxy_relay_response(proxy, xml, proxy->last_request_id); last_request_id 137 lib/lrmd/proxy_common.c proxy->last_request_id = 0; last_request_id 248 lib/lrmd/proxy_common.c proxy->last_request_id = 0; last_request_id 287 lib/lrmd/proxy_common.c proxy->last_request_id = msg_id;