Searched refs:global (Results 1 - 7 of 7) sorted by relevance
/bind-9.11.3/bin/tests/system/keymgr/18-nonstd-prepub/ |
H A D | policy.conf | 10 policy global;
|
/bind-9.11.3/bin/tests/system/keymgr/ |
H A D | policy.conf | 10 policy global;
|
H A D | policy.sample | 54 policy global;
|
/bind-9.11.3/bin/tools/ |
H A D | mdig.c | 719 fputs("Usage: mdig @server {global-opt} host\n" 731 fputs("Usage: mdig @server {global-opt} host\n" 740 " global opt is one of:\n" 1035 plus_option(char *option, struct query *query, isc_boolean_t global) argument 1072 if (!global) \ 1509 fprintf(stderr, "Ignored late global option: +%s\n", option); 1527 isc_boolean_t global, isc_boolean_t *setname) 1665 fprintf(stderr, "Ignored late global option: -%s\n", option); 1757 isc_boolean_t global = ISC_TRUE; local 1800 global 1526 dash_option(const char *option, char *next, struct query *query, isc_boolean_t global, isc_boolean_t *setname) argument [all...] |
/bind-9.11.3/bin/tests/ |
H A D | named.conf | 246 max-transfer-time-in 120; // if not set, global option is used. 247 max-transfer-time-out 1; // if not set, global option is used. 248 max-transfer-idle-in 2; // if not set, global option is used. 249 max-transfer-idle-out 3; // if not set, global option is used. 333 max-transfer-time-in 120; // if not set, global option is used. 414 // if not specified, the global option
|
/bind-9.11.3/lib/bind9/ |
H A D | check.c | 236 check_forward(const cfg_obj_t *options, const cfg_obj_t *global, argument 245 if (forwarders != NULL && global != NULL) { 246 const char *file = cfg_obj_file(global); 247 unsigned int line = cfg_obj_line(global); 3102 * Get global options block 3183 * Check non-zero options at the global and view levels. 3780 "'cache-file' cannot be a global "
|
/bind-9.11.3/ |
H A D | ltmain.sh | 785 # Echo program name prefixed message to standard error and set global 939 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist 3279 func_error "not configured to extract global symbols from dlpreopened files" 3331 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'" 3378 func_verbose "extracting global C symbols from \`$dlprefile'" 8283 # global variables. join(1) would be nice here, but unfortunately 8532 # global variables. join(1) would be nice here, but unfortunately 8769 # Don't allow lazy linking, it breaks C++ global constructors
|
Completed in 241 milliseconds