OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HOSTNAME
(Results
1 - 7
of
7
) sorted by relevancy
/src/games/warp/
config.h
48
/*
HOSTNAME
:
50
* The domain is not kept with
hostname
, but must be gotten from MYDOMAIN.
52
* If gethostname() or uname() exist,
HOSTNAME
may be ignored.
56
* run on. The domain must be appended to
HOSTNAME
to form a complete
61
#define
HOSTNAME
"kazoo" /**/
/src/external/gpl2/groff/dist/arch/djgpp/
config.bat
32
Rem Set
HOSTNAME
so it shows in config.status
33
if not "%
HOSTNAME
%" == "" goto hostdone
45
set
HOSTNAME
=Unknown PC
46
if not "%
HOSTNAME
%" == "Unknown PC" goto SmallEnv
48
set
HOSTNAME
=%USER%'s PC
49
if not "%
HOSTNAME
%" == "%USER%'s PC" goto SmallEnv
52
set
HOSTNAME
=%USERNAME%'s PC
53
if not "%
HOSTNAME
%" == "%USERNAME%'s PC" goto SmallEnv
55
set _HOSTNAME=%
HOSTNAME
%, %OS%
56
if not "%_HOSTNAME%" == "%
HOSTNAME
%, %OS%" goto SmallEnv
[
all
...]
/src/external/bsd/ntp/dist/sntp/tests/
packetHandling.c
274
static const char *
HOSTNAME
= "192.0.2.1";
286
host.sa4.sin_addr.s_addr = inet_addr(
HOSTNAME
);
291
TEST_ASSERT_EQUAL(1, handle_pkt(rpktl, &rpkt, &host,
HOSTNAME
));
293
TEST_ASSERT_EQUAL(1, search_entry(
HOSTNAME
, &entry));
/src/external/gpl2/gettext/dist/djgpp/
config.bat
226
if not "%HOME%" == "" goto
HostName
231
:
HostName
232
Rem Set
HOSTNAME
so it shows in config.status
233
if not "%
HOSTNAME
%" == "" goto hostdone
245
set
HOSTNAME
=Unknown PC
246
if not "%
HOSTNAME
%" == "Unknown PC" goto SmallEnv
249
set
HOSTNAME
=%USER%'s PC
250
if not "%
HOSTNAME
%" == "%USER%'s PC" goto SmallEnv
253
set
HOSTNAME
=%USERNAME%'s PC
254
if not "%
HOSTNAME
%" == "%USERNAME%'s PC" goto SmallEnv
[
all
...]
/src/external/bsd/openldap/dist/build/
top.mk
137
HOSTNAME
= $(SHTOOL) echo -e "%h%d"
/src/external/mpl/dhcp/dist/includes/
dhctoken.h
133
HOSTNAME
= 328,
/src/external/mpl/dhcp/dist/keama/
dhctoken.h
137
HOSTNAME
= 328,
Completed in 52 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026