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

  /external/dnsmasq/contrib/dnslist/
dnslist.pl 3 # dnslist - Read state file from dnsmasq and create a nice web page to display
24 # running dnslist with the '-l' option.
28 # Email: dnslist.20.thinkinginbinary@spamgourmet.org
50 my $html_template_file = 'dnslist.tt2';
67 die "usage: dnslist [-s state_file] [-t template_file] [-o output_file] [-d delay_time]\n";
  /hardware/ril/reference-ril/
reference-ril.c 430 char* dnslist = alloca(dnslist_sz); local
434 dnslist[0] = 0;
446 strlcat(dnslist, separator, dnslist_sz);
447 strlcat(dnslist, propValue, dnslist_sz);
450 responses[i].dnses = dnslist;
    [all...]
  /external/dnsmasq/
CHANGELOG.archive     [all...]

Completed in 327 milliseconds