Searched defs:hostfile (Results 1 – 3 of 3) sorted by relevance
110 char hostfile[PATH_MAX + 1]; in dhcp_selecting() local
62 char hostfile[PATH_MAX + 1]; in dhcp_init_reboot_v4() local
99 static char *hostfile = HOSTS; /* hosts file */ variable279 dohostfile(hostfile, hf) in dohostfile() argument