Searched refs:global (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/bin/tests/ |
H A D | named.conf | 254 max-transfer-time-in 120; // if not set, global option is used. 255 max-transfer-time-out 1; // if not set, global option is used. 256 max-transfer-idle-in 2; // if not set, global option is used. 257 max-transfer-idle-out 3; // if not set, global option is used. 341 max-transfer-time-in 120; // if not set, global option is used. 422 // if not specified, the global option
|
/bind-9.6-ESV-R11/lib/bind9/ |
H A D | check.c | 225 check_forward(const cfg_obj_t *options, const cfg_obj_t *global, argument 234 if (forwarders != NULL && global != NULL) { 235 const char *file = cfg_obj_file(global); 236 unsigned int line = cfg_obj_line(global); 1795 * Get global options block. 1844 * Check non-zero options at the global and view levels. 2356 "'cache-file' cannot be a global "
|
/bind-9.6-ESV-R11/ |
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
|
/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | ltmain.sh | 545 # Echo program name prefixed message to standard error and set global 656 # enable the TAGNAME tag. We also add TAGNAME to the global $taglist 2302 func_error "not configured to extract global symbols from dlpreopened files" 2337 func_verbose "extracting global C symbols from \`$progfile'" 2384 func_verbose "extracting global C symbols from \`$dlprefile'" 7045 # global variables. join(1) would be nice here, but unfortunately 7285 # global variables. join(1) would be nice here, but unfortunately 7519 # Don't allow lazy linking, it breaks C++ global constructors
|
Completed in 80 milliseconds