Searched defs:hostsfile (Results 1 – 2 of 2) sorted by relevance
301 TempFile hostsfile("1.2.3.4 example.com \n" in TEST() local344 TempFile hostsfile("1.2.3.4 example.com alias1 alias2\n"); in TEST_F() local
370 struct hostsfile { struct371 struct hostsfile* next; argument372 int flags;373 char* fname;374 int index; /* matches to cache entries for logging */