Searched defs:searchhost (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/nametoaddr/straddr/common/ |
| H A D | straddr.c | 74 static int searchhost(struct netconfig *, char *, int, char *); 100 if (searchhost(netconfigp, nd_hostservp->h_host, FIELD2, 202 nhost = searchhost(netconfigp, hostname, FIELD1, hostbuf); 397 * searchhost() looks for the specified token in the host file. 403 searchhost(struct netconfig *netconfigp, char *token, int field, char *hostbuf) function
|
Completed in 24 milliseconds