Searched refs:hostfd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1141 int hostfd = -1; local
1198 if ((hostfd = open(hostsfile,
1200 (hostfp = fdopen(hostfd, "w+")) == NULL) {
1228 * hostfd is automatically closed as well.

Completed in 69 milliseconds