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

  /external/quake/quake/src/QW/client/
protocol.h 118 #define svc_download 41 // [short] size [size bytes] macro
cl_parse.c 75 "svc_download",
1327 case svc_download:
  /external/quake/quake/src/QW/server/
sv_user.c 533 ClientReliableWrite_Begin (host_client, svc_download, 6+r);
673 ClientReliableWrite_Begin (host_client, svc_download, 4);
707 ClientReliableWrite_Begin (host_client, svc_download, 4);
    [all...]

Completed in 1854 milliseconds