Searched refs:usage (Results 1 - 25 of 53) sorted by relevance

123

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Drunidn.in45 usage="Usage: `basename $0` [-e local-encoding] command [argument..]"
50 echo $usage 1>&2
61 echo $usage 1>&2
71 echo $usage 1>&2
/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dtlsa_52.h28 isc_uint8_t usage; member in struct:dns_rdata_tlsa
/bind-9.6-ESV-R11/contrib/zkt/examples/flat/
H A Ddist.sh36 usage() function
38 echo "usage: $progname distribute|reload <domain> <path_to_zonefile> [<viewname>]" 1>&2
45 usage
79 usage "illegal action $action"
/bind-9.6-ESV-R11/contrib/pkcs11-keygen/
H A Dwritekey.sh3 usage="Usage: $0 -x ext -p pin -f keyrootname"
10 \? ) echo $usage
17 echo $usage
H A Dgenkey.sh3 usage="Usage: $0 -z zone -x ext -p pin -b bits -e engine [-f] -k key_path"
15 \? ) echo $usage
22 echo $usage
/bind-9.6-ESV-R11/bin/tests/system/
H A Dpacket.pl55 sub usage { subroutine
71 usage if ($proto !~ /^(udp|tcp)$/);
H A Dstop.pl34 my $usage = "usage: $0 [--use-rndc] test-directory [server-directory]";
42 die "$usage\n";
51 die "$usage\n" unless defined($test);
/bind-9.6-ESV-R11/bin/tests/
H A Dcfg_test.c56 usage(void) { function
57 fprintf(stderr, "usage: cfg_test --rndc|--named "
103 usage();
115 usage();
124 usage();
128 usage();
H A Dnsec3hash.c62 usage() { function
82 usage();
H A Dzone_test.c79 usage() { function
81 "usage: zone_test [-dqsSM] [-c class] [-f file] zone\n");
258 usage();
285 usage();
290 usage();
/bind-9.6-ESV-R11/contrib/zkt/
H A Dzkt-soaserial.c58 static void usage (const char *msg);
186 ** usage (msg)
188 static void usage (const char *msg) function
192 fprintf (stderr, "usage: %s {-s serial | signed_zonefile [...]}\n", progname);
207 usage ("");
212 usage ("illegal option");
215 usage ("Option -s requires an argument");
H A Dzkt-conf.c94 static void usage (char *mesg);
160 usage ("illegal release number");
166 usage ("empty config file name");
192 usage ("error: no local config file found");
207 usage ("");
212 usage (str);
221 usage (str);
312 static void usage (char *mesg) function
318 fprintf (stderr, "usage: %s -h\n", progname);
319 fprintf (stderr, "usage
[all...]
H A Dzkt-ls.c128 static void usage (char *mesg, zconf_t *cp);
258 usage (str, config);
267 usage (str, config);
296 usage ("", config);
320 static void usage (char *mesg, zconf_t *cp) function
/bind-9.6-ESV-R11/
H A Disc-config.sh.in26 usage()
48 usage 1 1>&2
110 usage 1 1>&2
/bind-9.6-ESV-R11/contrib/queryperf/utils/
H A Dgen-data-queryperf.py53 def usage(): function
65 usage()
81 usage()
85 usage()
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dquery-loc.c44 usage ();
51 usage ();
H A Dloc.h68 void usage ();
H A Dinstall-sh73 usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
112 --help) echo "$usage"; exit $?;;
/bind-9.6-ESV-R11/bin/tests/system/formerr/
H A Dformerr.pl55 sub usage { subroutine
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dapplication.hpp80 void usage(std::ostream&);
/bind-9.6-ESV-R11/bin/rndc/
H A Drndc-confgen.c72 usage(int status) ISC_PLATFORM_NORETURN_POST;
75 usage(int status) { function
185 usage(0);
225 usage(1);
227 usage(0);
241 usage(1);
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-keyfromlabel.c55 usage(void) ISC_PLATFORM_NORETURN_POST;
58 usage(void) { function
110 usage();
164 usage();
H A Ddnssec-dsfromkey.c226 usage(void) ISC_PLATFORM_NORETURN_POST;
229 usage(void) { function
265 usage();
310 usage();
/bind-9.6-ESV-R11/bin/check/
H A Dnamed-checkzone.c74 usage(void) ISC_PLATFORM_NORETURN_POST;
77 usage(void) { function
79 "usage: %s [-djqvD] [-c class] "
373 usage();
421 usage();
442 usage();
/bind-9.6-ESV-R11/contrib/sdb/bdb/
H A Dzone2bdb.c106 usage(const char *prog) function
129 if (argc != 4) usage(*argv);

Completed in 34 milliseconds

123