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

  /external/chromium/net/base/
registry_controlled_domain.cc 105 const url_parse::Component host2 = local
107 if ((host1.len <= 0) || (host1.len != host2.len))
110 gurl2.possibly_invalid_spec().data() + host2.begin,
  /external/ppp/pppd/plugins/radius/
config.c 458 char *host2; local
517 host2 = strtok (NULL, " ");
518 if (find_match (ip_addr, host2) == 0)

Completed in 2015 milliseconds