Searched refs:hostfd (Results 1 – 1 of 1) sorted by relevance
1141 int hostfd = -1; in create_hostsfile() local1198 if ((hostfd = open(hostsfile, in create_hostsfile()1200 (hostfp = fdopen(hostfd, "w+")) == NULL) { in create_hostsfile()