Searched refs:VCR_OP_GETMESSAGE (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dnet_vcr.h23 #define VCR_OP_GETMESSAGE 2 macro
H A Dnet_vcr.cpp87 if (host_time != next.time || next.op != VCR_OP_GETMESSAGE || next.session != getDriverDataAsLong(sock))
H A Dnet_main.cpp582 vcrGetMessage.op = VCR_OP_GETMESSAGE;
595 vcrGetMessage.op = VCR_OP_GETMESSAGE;

Completed in 2525 milliseconds