OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCREQ_CONNECT
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/WinQuake/
net.h
56
//
CCREQ_CONNECT
108
#define
CCREQ_CONNECT
0x01
net_dgrm.cpp
970
if (command !=
CCREQ_CONNECT
)
1256
MSG_WriteByte(&net_message,
CCREQ_CONNECT
);
[
all
...]
net_ser.cpp
788
MSG_WriteByte(&net_message,
CCREQ_CONNECT
);
921
if (command !=
CCREQ_CONNECT
)
Completed in 42 milliseconds