Home
last modified time | relevance | path

Searched defs:hostsFilePath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dhook_plan9.go8 hostsFilePath = "/etc/hosts" var
Dhook_windows.go13 hostsFilePath = windows.GetSystemDirectory() + "/Drivers/etc/hosts" var
Dhook_unix.go14 hostsFilePath = "/etc/hosts" var