OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:local_address
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hunt/hunt/
server.c
67
static struct in_addr
local_address
;
variable in typeref:struct:in_addr
84
memcpy(&
local_address
, hp->h_addr, sizeof(
local_address
));
263
contactaddr.sin_addr =
local_address
;
server.c
67
static struct in_addr
local_address
;
variable in typeref:struct:in_addr
84
memcpy(&
local_address
, hp->h_addr, sizeof(
local_address
));
263
contactaddr.sin_addr =
local_address
;
server.c
67
static struct in_addr
local_address
;
variable in typeref:struct:in_addr
84
memcpy(&
local_address
, hp->h_addr, sizeof(
local_address
));
263
contactaddr.sin_addr =
local_address
;
Completed in 30 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025