/bind-9.11.3/doc/misc/ |
H A D | format-options.pl | 13 This is a summary of the named.conf options supported by
|
H A D | docbook-zoneopt.pl | 39 <!-- Generated by doc/misc/docbook-zoneopt.pl -->
|
H A D | docbook-grammars.pl | 38 <!-- Generated by doc/misc/docbook-options.pl -->
|
H A D | docbook-options.pl | 45 <!-- Generated by doc/misc/docbook-options.pl -->
|
/bind-9.11.3/lib/lwres/ |
H A D | getnameinfo.c | 174 lwres_gnbaresponse_t *by = NULL; local 307 addr, &by); 310 p = strchr(by->realname, '.'); 314 if ((strlen(by->realname) + 1) > hostlen) 316 strcpy(host, by->realname); 331 if (by != NULL) 332 lwres_gnbaresponse_free(lwrctx, &by);
|
H A D | getaddrinfo.c | 8 * This code is derived from software contributed to ISC by 64 * family supported by the operating system.</li> 109 * in this list cn be processed by following the ai_next pointer, until a 116 * All of the information returned by lwres_getaddrinfo() is dynamically 118 * and canonical host name strings pointed to by the addrinfostructures. 119 * Memory allocated for the dynamically allocated structures created by a 120 * successful call to lwres_getaddrinfo() is released by 121 * lwres_freeaddrinfo(). ai is a pointer to a struct addrinfo created by 346 * AF_INET address will be treated by the AF_INET6 call as 568 lwres_gabnresponse_t *by local 631 lwres_gabnresponse_t *by = NULL; local [all...] |
H A D | getipnode.c | 198 lwres_gabnresponse_t *by = NULL; local 269 n = lwres_getaddrsbyname(lwrctx, name, LWRES_ADDRTYPE_V6, &by); 271 he1 = hostfromname(by, AF_INET6); 272 lwres_gabnresponse_free(lwrctx, &by); 291 n = lwres_getaddrsbyname(lwrctx, name, LWRES_ADDRTYPE_V4, &by); 293 he2 = hostfromname(by, AF_INET); 294 lwres_gabnresponse_free(lwrctx, &by); 328 lwres_gnbaresponse_t *by = NULL; local 387 INADDRSZ, cp, &by); 397 he1 = hostfromaddr(by, AF_INE [all...] |
/bind-9.11.3/bin/tests/ |
H A D | b9t.mk | 11 # this is run by cron (user wpk) on aa, sol, irix, hp and aix 12 # $PLATFORM is set in the environment by cron
|
H A D | b8t.mk | 11 # PLATFORM set in the environment by cron
|
H A D | named.conf | 71 // it and it was used by large sites 75 // notify on a zone-by-zone 207 unix "/var/run/ndc" perm 0600 owner 0 group 0; // ignored by named. 352 // by can_query are OK 374 // Errors trapped by parser: 394 key sample_key { // for TSIG; supported by parser 417 keys { "sample_key" }; // for TSIG; supported by the parser 421 # support-ixfr yes; // for IXFR supported by server
|
/bind-9.11.3/contrib/scripts/ |
H A D | check5011.pl | 141 algorithm, followed by a summary of its status. 185 =item Written by Tony Finch <fanf2@cam.ac.uk> <dot@dotat.at>
|
/bind-9.11.3/unit/atf-src/admin/ |
H A D | depcomp | 9 # it under the terms of the GNU General Public License as published by 23 # configuration script generated by Autoconf, you may include it under 26 # Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>. 42 source Source file read by 'PROGRAMS ARGS'. 43 object Object file output by 'PROGRAMS ARGS'. 77 # If no dependency file was actually created by the compiler invocation, 207 ## up in a subdir. Having to rename by hand is ugly. 211 ## supported by the other compilers which use the 'gcc' depmode. 232 ## typically no way to rebuild the header). We avoid this by adding 248 # This case exists only to let depend.m4 do its work. It works by [all...] |
H A D | compile | 7 # Written by Tom Tromey <tromey@cygnus.com>. 10 # it under the terms of the GNU General Public License as published by 24 # configuration script generated by Autoconf, you may include it under 248 right script to run: please start by reading the file 'INSTALL'.
|
H A D | ltmain.sh | 3 ## by inline-source v2014-01-03.01 7 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 14 # it under the terms of the GNU General Public License as published by 51 # shell tools we need than the defaults used by the functions shared 53 # ridden by the user, but otherwise take precedence. 70 # Written by Gary V. Vaughan, 2004 77 # it under the terms of the GNU General Public License as published by 180 # containing "GNU", or else returned by CHECK_FUNC otherwise, by 226 # Unless the user overrides by settin [all...] |
/bind-9.11.3/contrib/idn/idnkit-1.0-src/ |
H A D | ltmain.sh | 5 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 8 # it under the terms of the GNU General Public License as published by 23 # configuration script generated by Autoconf, you may include it under 418 repeat this compilation, it may succeed, by chance, but you had better 489 repeat this compilation, it may succeed, by chance, but you had better 577 repeat this compilation, it may succeed, by chance, but you had better 683 # it under the terms of the GNU General Public License as published by 1204 if (sed -e '2q' $arg | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : 1880 echo "*** Warning: This library needs some functionality provided by $i." 1910 echo "*** Warning: This library needs some functionality provided by [all...] |
H A D | ltconfig | 5 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 8 # under the terms of the GNU General Public License as published by 23 # configuration script generated by Autoconf, you may include it under 673 # list by gcc. This cause undefined symbols with -static flags. 813 # Check to see if options -o and -c are simultaneously supported by compiler 889 # do not overwrite the value of need_locks provided by the user 908 # Check to see if options -fno-rtti -fno-exceptions are supported by compiler 990 echo $ac_n "checking for ld used by GCC... $ac_c" 1>&6 991 echo "$progname:991: checking for ld used by GCC" >&5 1089 # it will be wrapped by ` (' an [all...] |
H A D | configure | 45 # Initialize some variables set by options. 366 echo "configure generated by autoconf version 2.13" 447 This file contains any messages produced by compilers while 1187 # ./install, which can be erroneously created by make from ./install.sh. 1202 # by default. 1369 echo $ac_n "checking for ld used by GCC""... $ac_c" 1>&6 1370 echo "configure:1371: checking for ld used by GCC" >&5 1622 # `set' quotes correctly as required by POSIX, so do not add quotes. 1648 # Reload cache, that may have been modified by ltconfig 1665 # clobbered by th [all...] |
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/ |
H A D | configure | 3 # Generated by GNU Autoconf 2.69. 86 # splitting by setting IFS to empty value.) 667 # Initialize some variables set by options. 692 # by default will actually change. 1297 Use these variables to override the choices made by `configure' or to help 1364 generated by GNU Autoconf 2.69 1452 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1454 # left behind by Apple's compiler. We do this before executing the actions. 1461 This file contains any messages produced by compilers while 1464 It was created by [all...] |
/bind-9.11.3/contrib/perftcpdns/ |
H A D | configure | 3 # Generated by GNU Autoconf 2.69. 86 # splitting by setting IFS to empty value.) 646 # Initialize some variables set by options. 671 # by default will actually change. 1256 Use these variables to override the choices made by `configure' or to help 1323 generated by GNU Autoconf 2.69 1411 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1413 # left behind by Apple's compiler. We do this before executing the actions. 1462 This file contains any messages produced by compilers while 1465 It was created by [all...] |
/bind-9.11.3/contrib/dlz/example/win32/ |
H A D | dxdriver.mak | 10 !MESSAGE by defining the macro CFG on the command line. For example:
|
/bind-9.11.3/ |
H A D | ltmain.sh | 3 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 11 # it under the terms of the GNU General Public License as published by 28 # or obtained by writing to the Free Software Foundation, Inc., 174 } # func_dirname may be replaced by extended shell implementation 181 } # func_basename may be replaced by extended shell implementation 206 } # func_dirname_and_basename may be replaced by extended shell implementation 221 } # func_stripname may be replaced by extended shell implementation 418 # four `\'s followed by two `\'s and then a '$'. `\' that '$'. 490 # Echo program name prefixed message to standard error, followed by 806 } # func_split_short_opt may be replaced by extende [all...] |
H A D | configure | 11 # Generated by GNU Autoconf 2.69 for BIND 9.11. 96 # splitting by setting IFS to empty value.) 1093 # Initialize some variables set by options. 1118 # by default will actually change. 1826 Use these variables to override the choices made by `configure' or to help 1829 Professional support for BIND is provided by Internet Systems Consortium, 1902 generated by GNU Autoconf 2.69 1990 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1992 # left behind by Apple's compiler. We do this before executing the actions. 2284 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by th [all...] |
/bind-9.11.3/contrib/queryperf/ |
H A D | configure | 3 # Generated by GNU Autoconf 2.68. 88 # splitting by setting IFS to empty value.) 626 # Initialize some variables set by options. 651 # by default will actually change. 1238 Use these variables to override the choices made by `configure' or to help 1305 generated by GNU Autoconf 2.68 1393 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1395 # left behind by Apple's compiler. We do this before executing the actions. 1469 This file contains any messages produced by compilers while 1472 It was created by [all...] |
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/ |
H A D | resconf.c | 1393 * by idn_resconf_setlocalconverter() or
|
/bind-9.11.3/unit/atf-src/ |
H A D | configure | 3 # Generated by GNU Autoconf 2.69 for Automated Testing Framework 0.21. 90 # splitting by setting IFS to empty value.) 836 # Initialize some variables set by options. 861 # by default will actually change. 1510 Use these variables to override the choices made by `configure' or to help 1578 generated by GNU Autoconf 2.69 1668 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1670 # left behind by Apple's compiler. We do this before executing the actions. 1966 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1968 # left behind by Appl [all...] |