Searched refs:required (Results 1 - 7 of 7) sorted by relevance
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/ |
H A D | process_helpers.c | 84 check_args(const int argc, const char *const argv[], const int required) argument 86 if (argc < required) {
|
/bind-9.6-ESV-R11/contrib/zkt/examples/flat/ |
H A D | named.conf | 82 ** root server hints and required 127 stuff
|
/bind-9.6-ESV-R11/contrib/zkt/examples/hierarchical/ |
H A D | named.conf | 85 ** root server hints and required 127 stuff
|
/bind-9.6-ESV-R11/contrib/zkt/examples/views/ |
H A D | named.conf | 45 dnssec-validation yes; /* required by BIND 9.4.0 */
|
/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | ltmain.sh | 1512 into their corresponding uninstalled binary, and any of their required library 1568 -LLIBDIR search LIBDIR for required installed libraries 1598 required, except when creating a convenience library. 2538 # really was required. 3499 lt_fatal ("%s missing required argument", env_set_opt); 3514 lt_fatal ("%s missing required argument", env_prepend_opt); 3529 lt_fatal ("%s missing required argument", env_append_opt); 4603 # The PATH hackery in wrapper scripts is required on Windows 5441 # are required to link). 6113 # Add the "lib" prefix for modules if required [all...] |
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/ |
H A D | ltmain.sh | 1302 # are required to link). 1585 # Add the "lib" prefix for modules if required 2658 # really was required. 3914 into their corresponding uninstalled binary, and any of their required library 3966 -LLIBDIR search LIBDIR for required installed libraries 3986 required, except when creating a convenience library.
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | zone.c | 650 "epoch approaching: upgrade required: " \ 663 "epoch approaching: upgrade required: " \ 1970 isc_boolean_t required = ISC_FALSE; local 1973 required = ISC_TRUE; 1979 if (result != DNS_R_DELEGATION || required || 5644 * Builds the NSEC chain if required. 8606 * In task context, no locking required. See zone_xfrdone().
|
Completed in 56 milliseconds