HomeSort by relevance Sort by last modified time
    Searched refs:resolve_hostname (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
wanboot-cgi.c 1000 resolve_hostname(const char *hostname, nvlist_t *nvl, boolean_t may_be_crap) function
1045 ret = resolve_hostname(p, nvl, B_TRUE);
1048 ret = resolve_hostname(p, nvl, B_TRUE);
1171 if (!resolve_hostname(url.hport.hostname,
1187 if (!resolve_hostname(hostname, nvl, B_FALSE)) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
in.rshd.c 141 static int resolve_hostname = 0; variable
229 resolve_hostname = 1;
544 if (resolve_hostname) {
    [all...]
in.telnetd.c 348 static boolean_t resolve_hostname = 0; variable
    [all...]

Completed in 120 milliseconds