Lines Matching defs:hostname
111 * 8.8.8.8 hostname
113 * or the search for hostname h1 returns 3 entries
259 * getbyname gets a struct hostent by hostname. This function constructs
270 char hostname[3 * MAXHOSTNAMELEN];
278 if (_ldap_filter_name(hostname, argp->key.name, sizeof (hostname)) != 0)
282 hostname);
287 hostname);
297 if (DOTTEDSUBDOMAIN(hostname)) {
306 (void) strcpy(hname, hostname);
320 _F_GETHOSTDOTTEDBYNAME, hostname, host);
325 _F_GETHOSTDOTTEDBYNAME_SSD, hostname, host);
332 _F_GETHOSTBYNAME, hostname);
337 _F_GETHOSTBYNAME_SSD, hostname);
343 _F_GETHOSTBYNAME, hostname);
348 _F_GETHOSTBYNAME_SSD, hostname);