Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1141 int hostfd = -1; in create_hostsfile() local
1198 if ((hostfd = open(hostsfile, in create_hostsfile()
1200 (hostfp = fdopen(hostfd, "w+")) == NULL) { in create_hostsfile()