Home
last modified time | relevance | path

Searched defs:hostsfile (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-internal.cc301 TempFile hostsfile("1.2.3.4 example.com \n" in TEST() local
344 TempFile hostsfile("1.2.3.4 example.com alias1 alias2\n"); in TEST_F() local
/external/dnsmasq/src/
Ddnsmasq.h370 struct hostsfile { struct
371 struct hostsfile* next; argument
372 int flags;
373 char* fname;
374 int index; /* matches to cache entries for logging */