Searched defs:report (Results 1 - 4 of 4) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | rootns.c | 262 report(dns_view_t *view, dns_name_t *name, isc_boolean_t missing, function 347 report(view, name, ISC_TRUE, &rdata); 355 report(view, name, ISC_FALSE, &rdata); 365 report(view, name, ISC_TRUE, &rdata); 389 report(view, name, ISC_TRUE, &rdata); 398 report(view, name, ISC_FALSE, &rdata); 409 report(view, name, ISC_TRUE, &rdata);
|
/bind-9.11.3/ |
H A D | configure | 1562 as_fn_error $? "pwd does not report name of working directory" 1748 --enable-full-report report values of all configure options 1844 # If there are subdirs, report their specific --help. 7648 *** may want to report the problem to your system manager and/or to 7714 *** may want to report the problem to your system manager and/or to 24373 # report actual input values of CONFIG_FILES etc. instead of their 26316 # Check whether --enable-full-report was given. 26322 report() { function 26342 # these lines are only printed if run with --enable-full-report [all...] |
/bind-9.11.3/contrib/perftcpdns/ |
H A D | perftcpdns.c | 20 * and report results when finished 226 int report; /* delay between two reports */ variable 1628 dreport.tv_sec += report; 1702 "perftcpdns [-huvX0] [-4|-6] [-r<rate>] [-t<report>] [-p<test-period>]\n" 1725 " report is generated showing the number of exchanges which were not\n" 1727 " continues until interrupted, at which point a final report is\n" 1730 "-t<report>: Delay in seconds between two periodic reports.\n" 1751 "-n<num-request>: Initiate <num-request> transactions. No report is\n" 1753 " after which a report is generated and the program terminates.\n" 1860 report [all...] |
/bind-9.11.3/bin/dnssec/ |
H A D | dnssec-signzone.c | 1112 * See if the node contains any non RRSIG/NSEC records and report to 2597 report(const char *format, ...) { function 2632 &diff, ignore_kskflag, mctx, report);
|
Completed in 96 milliseconds