| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/isibootd/ | |
| isibootd.c | 133 struct hostent *clientent; local in function:main 202 clientent = gethostbyname(clientname); 203 if (clientent == NULL || clientent->h_addrtype != AF_INET) { |