OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VCR_OP_SENDMESSAGE
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
net_vcr.h
24
#define
VCR_OP_SENDMESSAGE
3
net_vcr.cpp
110
if (host_time != next.time || next.op !=
VCR_OP_SENDMESSAGE
|| next.session != getDriverDataAsLong(sock))
net_main.cpp
646
vcrSendMessage.op =
VCR_OP_SENDMESSAGE
;
677
vcrSendMessage.op =
VCR_OP_SENDMESSAGE
;
Completed in 328 milliseconds