OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NET_GetPacket
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
net_udp.c
191
qboolean
NET_GetPacket
(void)
204
Sys_Printf ("
NET_GetPacket
: %s\n", strerror(errno));
net_wins.c
166
qboolean
NET_GetPacket
(void)
189
Sys_Error ("
NET_GetPacket
: %s", strerror(errno));
Completed in 18 milliseconds