OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:contactport
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hunt/hunt/
hunt.c
65
static uint16_t
contactport
= TEST_PORT;
variable in typeref:typename:uint16_t
184
contactport
= atoi(contactportstr);
230
serverlist_setup(contacthost,
contactport
);
695
contactport
= atoi(contactportstr);
/src/games/hunt/huntd/
driver.c
73
* Test_port ->
contactport
113
static uint16_t
contactport
= TEST_PORT;
variable in typeref:typename:uint16_t
227
contactport
= optargnum;
421
makeaddr(NULL,
contactport
, &contactaddr, &contactaddrlen);
466
contactport
= getsockport(contactsock);
469
if (
contactport
!= TEST_PORT) {
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025