/bind-9.6-ESV-R11/bin/named/ |
H A D | tkeyconf.c | 54 ns_tkeyctx_fromconfig(const cfg_obj_t *options, isc_mem_t *mctx, argument 72 result = cfg_map_get(options, "tkey-dhkey", &obj); 88 result = cfg_map_get(options, "tkey-domain", &obj); 107 result = cfg_map_get(options, "tkey-gssapi-credential", &obj);
|
H A D | lwdgabn.c | 406 unsigned int options; local 417 options = 0; 418 options |= DNS_ADBFIND_WANTEVENT; 419 options |= DNS_ADBFIND_RETURNLAME; 427 options |= DNS_ADBFIND_INET; 429 options |= DNS_ADBFIND_INET6; 437 dns_rootname, 0, options, 0, 506 if ((client->find->options & DNS_ADBFIND_WANTEVENT) != 0) {
|
/bind-9.6-ESV-R11/lib/dns/rdata/generic/ |
H A D | opt_41.h | 35 unsigned char *options; member in struct:dns_rdata_opt
|
/bind-9.6-ESV-R11/lib/isc/ |
H A D | commandline.c | 95 isc_commandline_parse(int argc, char * const *argv, const char *options) { argument 97 char *option; /* Index into *options of option. */ 99 REQUIRE(argc >= 0 && argv != NULL && options != NULL); 125 * Found '--' to signal end of options. Advance 135 option = strchr(options, isc_commandline_option); 138 * Ensure valid option has been passed as specified by options string. 140 * distinguish ':' from the argument specifier in the options string. 146 if (isc_commandline_errprint && *options != ':') 194 * when ':' starts options string, per historical spec. 196 if (*options [all...] |
H A D | stats.c | 312 void *arg, unsigned int options) 321 if ((options & ISC_STATSDUMP_VERBOSE) == 0 && 311 isc_stats_dump(isc_stats_t *stats, isc_stats_dumper_t dump_fn, void *arg, unsigned int options) argument
|
/bind-9.6-ESV-R11/bin/tests/ |
H A D | lex_test.c | 81 unsigned int options = 0; local 111 options = ISC_LEXOPT_DNSMULTILINE | ISC_LEXOPT_ESCAPE | 126 options = ISC_LEXOPT_EOF | 136 while ((result = isc_lex_gettoken(lex, options, &token)) ==
|
H A D | byaddr_test.c | 92 unsigned int options = 0; local 232 result = dns_byaddr_create(mctx, &na, view, options, task,
|
H A D | adb_test.c | 243 unsigned int options; local 259 options = 0; 260 options |= DNS_ADBFIND_INET; 261 options |= DNS_ADBFIND_INET6; 262 options |= DNS_ADBFIND_WANTEVENT; 263 options |= DNS_ADBFIND_HINTOK; 264 options |= DNS_ADBFIND_GLUEOK; 266 &client->name, dns_rootname, 0, options, 272 if ((client->find->options & DNS_ADBFIND_WANTEVENT) != 0) {
|
H A D | byname_test.c | 120 unsigned int options; local 122 options = DNS_ADBFIND_INET | DNS_ADBFIND_INET6; 124 options |= DNS_ADBFIND_WANTEVENT | DNS_ADBFIND_EMPTYEVENT; 128 dns_rootname, 0, options, 0, 137 INSIST((find->options & DNS_ADBFIND_WANTEVENT) == 0); 145 if ((find->options & DNS_ADBFIND_WANTEVENT) == 0) {
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/ |
H A D | generate_normalize_data.pl | 179 Usage: $0 [options..] 180 options: label
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | gen-win32.h | 102 isc_commandline_parse(int argc, char * const *argv, const char *options) { argument 104 char *option; /* Index into *options of option. */ 127 * Found '--' to signal end of options. Advance 137 option = strchr(options, isc_commandline_option); 140 * Ensure valid option has been passed as specified by options string. 142 * distinguish ':' from the argument specifier in the options string. 148 if (isc_commandline_errprint && *options != ':') 192 * when ':' starts options string, per historical spec. 194 if (*options == ':')
|
H A D | dbtable.c | 264 unsigned int options, dns_db_t **dbp) 272 if ((options & DNS_DBTABLEFIND_NOEXACT) != 0) 263 dns_dbtable_find(dns_dbtable_t *dbtable, dns_name_t *name, unsigned int options, dns_db_t **dbp) argument
|
H A D | byaddr.c | 53 unsigned int options; member in struct:dns_byaddr 84 dns_byaddr_createptrname2(isc_netaddr_t *address, unsigned int options, argument 118 if ((options & DNS_BYADDROPT_IPV6INT) != 0) 217 unsigned int options, isc_task_t *task, 228 byaddr->options = options; 250 result = dns_byaddr_createptrname2(address, options, 216 dns_byaddr_create(isc_mem_t *mctx, isc_netaddr_t *address, dns_view_t *view, unsigned int options, isc_task_t *task, isc_taskaction_t action, void *arg, dns_byaddr_t **byaddrp) argument
|
H A D | lookup.c | 48 unsigned int options; member in struct:dns_lookup 386 dns_view_t *view, unsigned int options, isc_task_t *task, 397 lookup->options = options; 385 dns_lookup_create(isc_mem_t *mctx, dns_name_t *name, dns_rdatatype_t type, dns_view_t *view, unsigned int options, isc_task_t *task, isc_taskaction_t action, void *arg, dns_lookup_t **lookupp) argument
|
H A D | ncache.c | 327 isc_buffer_t *target, unsigned int options, 384 if ((options & DNS_NCACHETOWIRE_OMITDNSSEC) != 0 && 326 dns_ncache_towire(dns_rdataset_t *rdataset, dns_compress_t *cctx, isc_buffer_t *target, unsigned int options, unsigned int *countp) argument
|
H A D | zt.c | 143 dns_zt_find(dns_zt_t *zt, dns_name_t *name, unsigned int options, argument 152 if ((options & DNS_ZTFIND_NOEXACT) != 0)
|
/bind-9.6-ESV-R11/bin/dnssec/ |
H A D | dnssec-keyfromlabel.c | 60 fprintf(stderr, " %s -a alg -l label [options] name\n\n", 63 fprintf(stderr, "Required options:\n"); 67 fprintf(stderr, "Other options:\n"); 106 int options = DST_TYPE_PRIVATE | DST_TYPE_PUBLIC; local 136 options |= DST_TYPE_KEY; 203 options |= DST_TYPE_KEY; 206 if (type != NULL && (options & DST_TYPE_KEY) != 0) { 221 if ((options & DST_TYPE_KEY) != 0) /* KEY */ 226 else if ((options & DST_TYPE_KEY) != 0) { /* KEY */ 239 if ((options [all...] |
H A D | dnssec-keygen.c | 81 fprintf(stderr, " %s -a alg -b bits [-n type] [options] name\n\n", 84 fprintf(stderr, "Required options:\n"); 104 fprintf(stderr, "Other options:\n"); 150 int options = DST_TYPE_PRIVATE | DST_TYPE_PUBLIC; local 199 options |= DST_TYPE_KEY; 266 options |= DST_TYPE_KEY; 269 options |= DST_TYPE_KEY; 272 options |= DST_TYPE_KEY; 275 options |= DST_TYPE_KEY; 278 options | [all...] |
/bind-9.6-ESV-R11/bin/named/win32/ |
H A D | os.c | 92 int options; local 94 options = LOG_PID; 96 options |= LOG_NDELAY; 99 openlog(progname, options, LOG_DAEMON);
|
/bind-9.6-ESV-R11/lib/dns/include/dns/ |
H A D | adb.h | 116 unsigned int options; /*%< RO: options */ member in struct:dns_adbfind 334 dns_rdatatype_t qtype, unsigned int options, 377 * XXXMLG Document options, especially the flags which control how 436 * with (find->options & DNS_ADBFIND_WANTEVENT).
|
H A D | validator.h | 131 unsigned int options; member in struct:dns_validator 171 * dns_validator_create() options. 181 dns_message_t *message, unsigned int options, 216 * options:
|
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/ |
H A D | application.cpp | 134 impl::app::options(void) function in class:impl::app 174 options_set opts = options(); 225 os << ui::format_text_with_tag(std::string(m_prog_name) + " [options]" + 229 options_set opts = options(); 231 os << "Available options:\n";
|
/bind-9.6-ESV-R11/bin/named/include/named/ |
H A D | lwdclient.h | 84 unsigned int options; member in struct:ns_lwdclient
|
/bind-9.6-ESV-R11/bin/named/unix/ |
H A D | os.c | 293 * support named.conf options, this is now being added to test. 330 * support named.conf options, this is now being added to test. 368 int options; local 370 options = LOG_PID; 372 options |= LOG_NDELAY; 374 openlog(isc_file_basename(progname), options, ISC_FACILITY); local
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/ |
H A D | idnconv.c | 724 static char *options[] = { variable 761 " The following options can be specified multiple times", 779 fprintf(stderr, "Usage: %s [options..] [file]\n", cmd); 781 for (i = 0; options[i] != NULL; i++) 782 fprintf(stderr, "\t%s\n", options[i]);
|