HomeSort by relevance Sort by last modified time
    Searched refs:svc_spawnstatic (Results 1 - 7 of 7) sorted by null

  /external/quake/quake/src/WinQuake/
protocol.h 109 #define svc_spawnstatic 20 macro
cl_parse.cpp 52 "svc_spawnstatic",
873 case svc_spawnstatic:
pr_cmds.cpp 1591 MSG_WriteByte (&sv.signon,svc_spawnstatic);
    [all...]
  /external/quake/quake/src/QW/client/
protocol.h 84 #define svc_spawnstatic 20 macro
cl_demo.c 525 MSG_WriteByte (&buf, svc_spawnstatic);
cl_parse.c 49 "svc_spawnstatic",
1247 case svc_spawnstatic:
  /external/quake/quake/src/QW/server/
pr_cmds.c 1447 MSG_WriteByte (&sv.signon,svc_spawnstatic);

Completed in 1164 milliseconds