Searched refs:options (Results 1 - 25 of 680) sorted by relevance

1234567891011>>

/bind-9.11.3/bin/tests/system/statschannel/
H A Dfetch.pl22 my %options={};
23 getopts("s:p:", \%options);
26 $addr = $options{a} if defined $options{a};
34 $port = $options{p} if defined $options{p};
/bind-9.11.3/bin/tests/system/checkconf/
H A Ddnssec.111 options {
H A Ddnssec.211 options {
/bind-9.11.3/bin/tests/system/
H A Dpacket.pl52 my %options={};
53 getopts("a:p:t:", \%options);
56 $addr = $options{a} if defined $options{a};
59 $port = $options{p} if defined $options{p};
62 $proto = lc $options{t} if defined $options{t};
H A Dditch.pl36 my %options={};
37 getopts("s:p:t:", \%options);
40 $addr = $options{s} if defined $options{s};
43 $port = $options{p} if defined $options{p};
H A Dstart.pl20 # --noclean test [server [options]]
25 # options - alternate options for the server
26 # NOTE: options must be specified with '-- "<option list>"',
32 # else in the file is ignored. If "options" is already set,
35 my $usage = "usage: $0 [--noclean] [--restart] test-directory [server-directory [server-options]]";
41 my $options = $ARGV[2];
68 &start_server($server, $options);
96 my $options = "";
103 $options
[all...]
/bind-9.11.3/doc/misc/
H A Dsort-options.pl9 # $Id: sort-options.pl,v 1.3 2007/09/24 23:46:48 tbox Exp $
12 my @options = ();
25 push(@options, $sec . sortlevel());
27 push(@options, $_);
33 foreach my $i (sort @options) {
/bind-9.11.3/bin/tests/system/formerr/
H A Dformerr.pl52 my %options={};
53 getopts("a:p:", \%options);
56 $addr = $options{a} if defined $options{a};
59 $port = $options{p} if defined $options{p};
/bind-9.11.3/bin/tests/virtual-time/
H A Dstart.pl21 # --noclean test [server [options]]
26 # options - alternate options for the server
28 my $usage = "usage: $0 [--noclean] test-directory [server-directory [server-options]]";
33 my $options = $ARGV[2];
58 &start_server($server, $options);
84 my $options = "";
87 $options = "-i $1";
92 my $return = system("$PERL $topdir/testsock.pl -p 5300 $options");
108 my $options
[all...]
/bind-9.11.3/util/
H A Dmksymtbl.pl21 my %options;
22 getopts('i:o:', \%options);
29 if ($options{'o'}) {
30 $outputfile = $options{'o'};
43 if ($options{'i'}) {
44 open(SYMBOLS, $options{'i'}) || die "failed to open $options{'i'}";
/bind-9.11.3/bin/tests/system/rndc/ns4/
H A Dnamed.conf.in11 options {
/bind-9.11.3/bin/tests/system/rndc/ns6/
H A Dnamed.conf.in11 options {
/bind-9.11.3/lib/dns/include/dns/
H A Dmaster.h27 * Flags to be passed in the 'options' argument in the functions below.
117 unsigned int options,
126 unsigned int options,
136 unsigned int options,
147 unsigned int options,
159 unsigned int options,
172 unsigned int options,
181 unsigned int options,
190 unsigned int options,
199 unsigned int options,
[all...]
H A Drequest.h158 isc_sockaddr_t *address, unsigned int options,
197 unsigned int options, dns_tsigkey_t *key,
206 unsigned int options, dns_tsigkey_t *key,
215 unsigned int options, dns_tsigkey_t *key,
224 isc_dscp_t dscp, unsigned int options,
268 unsigned int options, unsigned int timeout,
276 unsigned int options, unsigned int timeout,
285 unsigned int options, unsigned int timeout,
293 isc_dscp_t dscp, unsigned int options,
347 unsigned int options);
[all...]
H A Dclient.h154 dns_client_create(dns_client_t **clientp, unsigned int options);
159 unsigned int options, dns_client_t **clientp);
164 isc_timermgr_t *timermgr, unsigned int options,
185 * If the DNS_CLIENTCREATEOPT_USECACHE flag is set in 'options',
295 unsigned int options, dns_namelist_t *namelist);
300 unsigned int options, isc_task_t *task,
309 * in 'options', DNSSEC validation is disabled regardless of the configured
328 * set in 'options', this function performs the synchronous service even if
430 unsigned int options, unsigned int parseoptions,
437 unsigned int options, unsigne
[all...]
H A Dbyaddr.h70 unsigned int options, isc_task_t *task,
145 dns_byaddr_createptrname2(isc_netaddr_t *address, unsigned int options,
152 * set. 'options' are the same as for dns_byaddr_create().
H A Dlookup.h68 dns_view_t *view, unsigned int options, isc_task_t *task,
/bind-9.11.3/lib/dns/rdata/generic/
H A Dopt_41.h26 unsigned char *options; member in struct:dns_rdata_opt
H A Davc_258.c22 UNUSED(options);
25 return (generic_fromtext_txt(rdclass, type, lexer, origin, options,
47 UNUSED(options);
49 return (generic_fromwire_txt(rdclass, type, source, dctx, options,
H A Dspf_99.c26 UNUSED(options);
29 return (generic_fromtext_txt(rdclass, type, lexer, origin, options,
51 UNUSED(options);
53 return (generic_fromwire_txt(rdclass, type, source, dctx, options,
/bind-9.11.3/bin/named/include/named/
H A Dtkeyconf.h24 ns_tkeyctx_fromconfig(const cfg_obj_t *options, isc_mem_t *mctx,
28 * and default domain, according to 'options'.
31 *\li 'cfg' is a valid configuration options object.
/bind-9.11.3/bin/tests/system/inline/ns5/
H A Dnamed.conf.pre17 options {
/bind-9.11.3/bin/tests/system/logfileconfig/ns1/
H A Dnamed.plainconf9 options {
/bind-9.11.3/bin/tests/system/rpzrecurse/ns2/
H A Dnamed.conf.header11 options {
/bind-9.11.3/lib/isc/
H A Dcommandline.c88 isc_commandline_parse(int argc, char * const *argv, const char *options) { argument
90 const char *option; /* Index into *options of option. */
92 REQUIRE(argc >= 0 && argv != NULL && options != NULL);
118 * Found '--' to signal end of options. Advance
128 option = strchr(options, isc_commandline_option);
131 * Ensure valid option has been passed as specified by options string.
133 * distinguish ':' from the argument specifier in the options string.
139 if (isc_commandline_errprint && *options != ':')
187 * when ':' starts options string, per historical spec.
189 if (*options
[all...]

Completed in 594 milliseconds

1234567891011>>