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

12345678

/bind-9.11.3/bin/tests/
H A Dheaderdep_test.sh.in24 (cd $prefix/include; find . -name '*.h' -print | sed 's!^./!!') > $tmp
33 #include <$h>
38 gcc @STD_CWARNINGS@ @STD_CINCLUDES@ -I$prefix/include -c test.c 2>&1
H A Dndc.conf21 include "ndc.conf-include";
/bind-9.11.3/util/
H A Dcheck-instincludes.sh38 (cd $prefix/include; find . -name '*.h' -print | sed 's!^./!!') > $tmp
47 #include <$h>
53 -I/usr/pkg/pthreads/include -I$prefix/include -c test.cc 2>&1
H A Dmdnbuildtest.sh38 CFLAGS=-I/usr/local/include ./configure --with-iconv='-L/usr/local/lib -liconv'
56 mkdir -p $mdntmp/lib $mdntmp/include
58 cp -r $mdn/include/mdn $mdntmp/include
H A Dcheck-categories.sh7 list1=`grep LOGCATEGORY lib/*/include/*/*.h bin/named/include/named/*.h |
/bind-9.11.3/bin/tests/system/wildcard/ns4/
H A Dnamed.conf27 include "../ns1/trusted.conf";
28 include "../ns1/private.nsec.conf";
29 include "../ns1/private.nsec3.conf";
/bind-9.11.3/unit/atf-src/admin/
H A Dcheck-style-cpp.awk67 /include.*assert/ {
68 warn("Do not include assert.h nor cassert");
H A Dcheck-style-c.awk71 /include.*assert.h/ {
72 warn("Do not include assert.h");
/bind-9.11.3/contrib/dlz/modules/ldap/testing/
H A Dslapd.conf2 include /etc/ldap/schema/core.schema
5 include /etc/ldap/schema/dlz.schema
/bind-9.11.3/bin/tests/system/inline/ns5/
H A Dnamed.conf.pre13 include "../../common/rndc.key";
H A Dnamed.conf.post13 include "../../common/rndc.key";
/bind-9.11.3/bin/tests/system/inline/ns6/
H A Dnamed.conf13 include "../../common/rndc.key";
35 include "trusted.conf";
/bind-9.11.3/bin/tests/system/runtime/ns2/
H A Dnamed-alt4.conf10 include "dir";
11 include "nopemkd";
H A Dnamed-alt6.conf10 include "../nopedir";
11 include "../mkd";
/bind-9.11.3/bin/tests/system/nsupdate/ns1/
H A Dnamed.conf40 include "ddns.key";
102 include "md5.key";
103 include "sha1.key";
104 include "sha224.key";
105 include "sha256.key";
106 include "sha384.key";
107 include "sha512.key";
/bind-9.11.3/
H A Dconfig.h.win3261 /* Define if you can safely include both <sys/time.h> and <time.h>. */
233 #include <versions.h>
238 #include <stddef.h>
239 #include <stdio.h>
240 #include <stdarg.h>
246 #include <isc/ntpaths.h>
254 #include <io.h>
271 #include <windows.h>
426 #include "srcid.h"
/bind-9.11.3/contrib/dlz/modules/bdbhpt/
H A DMakefile4 CFLAGS=-fPIC -g -I../include
/bind-9.11.3/bin/tests/system/legacy/ns1/
H A Dnamed2.conf27 include "trusted.conf";
/bind-9.11.3/bin/tests/system/rpzrecurse/ns2/
H A Dnamed.clientip.conf10 include "named.conf.header";
H A Dnamed.clientip2.conf10 include "named.conf.header";
H A Dnamed.default.conf10 include "named.conf.header";
H A Dnamed.wildcard1.conf10 include "named.conf.header";
H A Dnamed.wildcard2.conf10 include "named.conf.header";
H A Dnamed.wildcard3.conf10 include "named.conf.header";
/bind-9.11.3/contrib/dlz/modules/filesystem/
H A DMakefile4 CFLAGS=-fPIC -g -I../include

Completed in 38 milliseconds

12345678