timeout_used      724 crmd/remote_lrmd_ra.c     int timeout_used = timeout_ms > MAX_START_TIMEOUT_MS ? MAX_START_TIMEOUT_MS : timeout_ms;
timeout_used      735 crmd/remote_lrmd_ra.c     return lrm_state_remote_connect_async(lrm_state, server, port, timeout_used);