Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c975 resolve_hostname(const char *hostname, nvlist_t *nvl, boolean_t may_be_crap) in resolve_hostname() function
1047 ret = resolve_hostname(p, nvl, B_TRUE); in one_name()
1050 ret = resolve_hostname(p, nvl, B_TRUE); in one_name()
1173 if (!resolve_hostname(url.hport.hostname, in create_hostsfile()
1189 if (!resolve_hostname(hostname, nvl, B_FALSE)) { in create_hostsfile()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rshd.c141 static int resolve_hostname = 0; variable
229 resolve_hostname = 1; in main()
546 if (resolve_hostname) { in doit()
H A Din.telnetd.c346 static boolean_t resolve_hostname = 0; variable
2264 resolve_hostname = 1; in main()
2887 if (resolve_hostname) { in doit()