OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostfile
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/tre/dist/tests/
build-on-hosts.sh
21
for
hostfile
in $hosts; do
23
. tests/build-hosts/$
hostfile
32
cat tests/build-hosts/$
hostfile
> $
hostfile
.tmp
33
echo "pkg=$pkg" >> $
hostfile
.tmp
34
echo "dir=$dir" >> $
hostfile
.tmp
35
chmod +x $
hostfile
.tmp
39
scp $
hostfile
.tmp $scp_host:build-tmp/build-params.sh
40
rm -f $
hostfile
.tmp
/src/crypto/external/bsd/openssh/lib/
Makefile
44
hostfile
.c \
115
.for f in dns channels
hostfile
ssh-pkcs11
122
COPTS.
hostfile
.c+= ${CC_WNO_FORMAT_TRUNCATION}
/src/crypto/external/bsd/openssh/libexec/sshd-auth/
Makefile
30
hostfile
.c \
/src/external/bsd/libevent/dist/
evdns.c
3651
static const char
hostfile
[] = "\\drivers\\etc\\hosts";
local
3657
len_out = strlen(path)+strlen(
hostfile
)+1;
3659
evutil_snprintf(path_out, len_out, "%s%s", path,
hostfile
);
/src/external/bsd/ntp/dist/sntp/libevent/
evdns.c
3649
static const char
hostfile
[] = "\\drivers\\etc\\hosts";
local
3655
len_out = strlen(path)+strlen(
hostfile
)+1;
3657
evutil_snprintf(path_out, len_out, "%s%s", path,
hostfile
);
Completed in 21 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026