OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snap_from
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/QW/server/
server.h
185
netadr_t
snap_from
;
member in struct:client_s
sv_ccmds.c
812
memcpy(&cl->
snap_from
, &net_from, sizeof(net_from));
sv_user.c
608
OutofBandPrintf(host_client->
snap_from
, "Server receiving %s from %d...\n", host_client->uploadfn, host_client->userid);
632
OutofBandPrintf(host_client->
snap_from
, "%s upload completed.\nTo download, enter:\ndownload %s\n",
[
all
...]
Completed in 19 milliseconds