OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostfile
(Results
1 - 4
of
4
) sorted by relevancy
/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
);
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
);
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 64 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026