Searched refs:vcrConnect (Results 1 – 1 of 1) sorted by relevance
455 } vcrConnect; variable474 vcrConnect.time = host_time; in NET_CheckNewConnections()475 vcrConnect.op = VCR_OP_CONNECT; in NET_CheckNewConnections()476 vcrConnect.session = (long)ret; in NET_CheckNewConnections()477 Sys_FileWrite (vcrFile, &vcrConnect, sizeof(vcrConnect)); in NET_CheckNewConnections()486 vcrConnect.time = host_time; in NET_CheckNewConnections()487 vcrConnect.op = VCR_OP_CONNECT; in NET_CheckNewConnections()488 vcrConnect.session = 0; in NET_CheckNewConnections()489 Sys_FileWrite (vcrFile, &vcrConnect, sizeof(vcrConnect)); in NET_CheckNewConnections()