Searched refs:HostFile (Results 1 – 1 of 1) sorted by relevance
52 char *HostFile = _PATH_HOSTS; variable496 HostFile = optarg; in main()531 hfile = fopen(HostFile, "r"); in main()533 err(1, "%s", HostFile); in main()541 print_hosts(hfile, HostFile, domain); in main()