HomeSort by: relevance | last modified time | path
    Searched refs:isccfg (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
version.c 18 #include <isccfg/version.h>
dnsconf.c 18 #include <isccfg/cfg.h>
19 #include <isccfg/grammar.h>
log.c 20 #include <isccfg/log.h>
24 * \#define to <isccfg/log.h>.
31 * \#define to <isccfg/log.h>.
34 { "isccfg/parser", 0 }, { NULL, 0 }
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
dnsconf.h 24 #include <isccfg/cfg.h>
kaspconf.h 23 #include <isccfg/cfg.h>
namedconf.h 19 /*! \file isccfg/namedconf.h
24 #include <isccfg/cfg.h>
aclconf.h 26 #include <isccfg/cfg.h>
  /src/external/mpl/bind/dist/bin/named/include/named/
tkeyconf.h 23 #include <isccfg/cfg.h>
transportconf.h 25 #include <isccfg/cfg.h>
statschannel.h 25 #include <isccfg/aclconf.h>
zoneconf.h 25 #include <isccfg/aclconf.h>
26 #include <isccfg/cfg.h>
config.h 25 #include <isccfg/cfg.h>
control.h 27 #include <isccfg/aclconf.h>
  /src/external/mpl/bind/dist/lib/isccfg/
dnsconf.c 18 #include <isccfg/cfg.h>
19 #include <isccfg/grammar.h>
log.c 20 #include <isccfg/log.h>
24 * \#define to <isccfg/log.h>.
30 * \#define to <isccfg/log.h>.
32 isc_logmodule_t cfg_modules[] = { { "isccfg/parser", 0 }, { NULL, 0 } };
  /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
namedconf.h 18 /*! \file isccfg/namedconf.h
23 #include <isccfg/cfg.h>
check.h 18 /*! \file isccfg/check.h */
23 #include <isccfg/cfg.h>
kaspconf.h 20 #include <isccfg/cfg.h>
aclconf.h 25 #include <isccfg/cfg.h>
  /src/external/mpl/bind/lib/libisccfg/
Makefile 3 LIB=isccfg
12 DIST= ${IDIST}/lib/isccfg
  /src/external/mpl/dhcp/bind/lib/libisccfg/
Makefile 5 LIB=isccfg
14 DIST= ${IDIST}/lib/isccfg
  /src/external/mpl/bind/
Makefile.inc 46 -I${IDIST}/lib/isccfg/include \
  /src/external/mpl/bind/dist/bin/dnssec/
dnssectool.h 30 #include <isccfg/cfg.h>
31 #include <isccfg/kaspconf.h>
32 #include <isccfg/namedconf.h>
  /src/external/mpl/dhcp/bind/
Makefile.inc 48 -I${IDIST}/lib/isccfg/include \
  /src/external/mpl/bind/dist/tests/isccfg/
grammar_test.c 37 #include <isccfg/cfg.h>
38 #include <isccfg/grammar.h>
39 #include <isccfg/namedconf.h>

Completed in 40 milliseconds

1 2 3