Searched defs:usage (Results 1 - 25 of 52) sorted by relevance

123

/bind-9.11.3/doc/misc/
H A Ddocbook-grammars.pl15 usage: label
H A Ddocbook-options.pl15 usage: label
H A Ddocbook-zoneopt.pl15 usage: label
/bind-9.11.3/bin/tests/
H A Dfromhex.pl17 sub usage { subroutine
H A Dcfg_test.c49 usage(void) { function
50 fprintf(stderr, "usage: cfg_test --rndc|--named "
97 usage();
105 usage();
130 usage();
139 usage();
148 usage();
154 usage();
H A Dlog_test.c30 char usage[] = "Usage: %s [-m] [-s syslog_logfile] [-r file_versions]\n"; variable
83 fprintf(stderr, usage, progname);
93 fprintf(stderr, usage, progname);
H A Dwire_test.c59 usage(void) { function
61 fprintf(stderr, " [-m {usage|trace|record|size|mctx}]\n");
123 if (strcasecmp(isc_commandline_argument, "usage") == 0)
161 usage();
/bind-9.11.3/bin/tests/startperf/
H A Dsetup.sh11 usage () { function
18 usage
/bind-9.11.3/bin/tests/system/
H A Dditch.pl31 sub usage { subroutine
H A Dpacket.pl47 sub usage { subroutine
63 usage if ($proto !~ /^(udp|tcp)$/);
H A Dfeature-test.c34 usage() { function
35 fprintf(stderr, "usage: feature-test <arg>\n");
54 usage();
190 usage();
/bind-9.11.3/bin/tests/system/formerr/
H A Dformerr.pl47 sub usage { subroutine
/bind-9.11.3/bin/tests/system/statschannel/
H A Dfetch.pl17 sub usage { subroutine
/bind-9.11.3/contrib/dlz/modules/bdbhpt/testing/
H A Dbdbhpt-populate.pl8 usage('GetOptions processing failed.');
13 usage();
19 usage('Please specify an output BerkeleyDB filename.');
25 usage('Please specify an input records file.');
31 usage('Please specify a space seperated list of zones');
122 sub usage { subroutine
128 print STDERR "usage: $0 --bdb=<bdb-file> --input=<input-file> --zones=<zone-list>\n\n";
/bind-9.11.3/lib/dns/rdata/generic/
H A Dtlsa_52.h20 isc_uint8_t usage; member in struct:dns_rdata_tlsa
/bind-9.11.3/bin/tools/
H A Dgenrandom.c25 usage(void) ISC_PLATFORM_NORETURN_POST;
28 usage(void) { function
29 fprintf(stderr, "usage: %s [-n 2..9] k file\n", program);
80 usage();
89 usage();
99 usage();
103 usage();
H A Dnsec3hash.c54 usage(void) { function
76 usage();
H A Ddnstap-read.c78 usage(void) { function
295 usage();
H A Dnamed-rrchecker.c34 usage(void) ISC_PLATFORM_NORETURN_POST;
37 usage(void) { function
38 fprintf(stderr, "usage: named-rrchecker [-o origin] [-hpCPTu]\n");
136 usage();
/bind-9.11.3/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl97 ) or usage();
177 sub usage { subroutine
H A Dgenerate_nameprep_data.pl65 GetOptions('dir=s', \$dir) or die usage();
77 sub usage { subroutine
/bind-9.11.3/contrib/queryperf/utils/
H A Dgen-data-queryperf.py57 def usage(): function
70 usage()
86 usage()
90 usage()
/bind-9.11.3/bin/dnssec/
H A Ddnssec-revoke.c43 usage(void) ISC_PLATFORM_NORETURN_POST;
46 usage(void) { function
96 usage();
146 usage();
/bind-9.11.3/lib/samples/
H A Dsample-request.c58 usage(void) ISC_PLATFORM_NORETURN_POST;
61 usage(void) { function
166 usage();
173 usage();
/bind-9.11.3/contrib/sdb/bdb/
H A Dzone2bdb.c106 usage(const char *prog) function
129 if (argc != 4) usage(*argv);

Completed in 5328 milliseconds

123