OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_h_hosts
(Results
1 - 1
of
1
) sorted by null
/bionic/libc/dns/net/
sethostent.c
67
static const char *
_h_hosts
= _PATH_HOSTS;
variable
73
*hf = fopen(
_h_hosts
, "re");
Completed in 43 milliseconds