Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rshd.c141 static int resolve_hostname = 0; variable
H A Din.telnetd.c346 static boolean_t resolve_hostname = 0; variable
/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