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

  /build/make/tools/
generate-notice-files.py 222 html_output_file = args.html_output
259 if html_output_file is not None:
261 combine_notice_files_html(filesets, input_dir, html_output_file)
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 54 my $html_output_file = '/var/www/htdocs/dhcp.html';
64 if (/-o/) { $html_output_file = shift; next; }
234 OUTPUT => $html_output_file # put it here, not STDOUT

Completed in 473 milliseconds