Searched refs:by (Results 1 - 25 of 26) sorted by relevance

12

/bind-9.11.3/doc/misc/
H A Dformat-options.pl13 This is a summary of the named.conf options supported by
H A Ddocbook-zoneopt.pl39 <!-- Generated by doc/misc/docbook-zoneopt.pl -->
H A Ddocbook-grammars.pl38 <!-- Generated by doc/misc/docbook-options.pl -->
H A Ddocbook-options.pl45 <!-- Generated by doc/misc/docbook-options.pl -->
/bind-9.11.3/lib/lwres/
H A Dgetnameinfo.c174 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 Dgetaddrinfo.c8 * 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 Dgetipnode.c198 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 Db9t.mk11 # 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 Db8t.mk11 # PLATFORM set in the environment by cron
H A Dnamed.conf71 // 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 Dcheck5011.pl141 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 Ddepcomp9 # 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 Dcompile7 # 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 Dltmain.sh3 ## 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 Dltmain.sh5 # 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 Dltconfig5 # 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 Dconfigure45 # 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 Dconfigure3 # 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 Dconfigure3 # 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 Ddxdriver.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
/bind-9.11.3/
H A Dltmain.sh3 # 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 Dconfigure11 # 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 Dconfigure3 # 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 Dresconf.c1393 * by idn_resconf_setlocalconverter() or
/bind-9.11.3/unit/atf-src/
H A Dconfigure3 # 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...]

Completed in 2321 milliseconds

12