Home
last modified time | relevance | path

Searched defs:zonelistfile (Results 1 – 3 of 3) sorted by relevance

/dports/dns/opendnssec2/opendnssec-2.1.10/enforcer/src/utils/
H A Dkaspcheck.c67 char *conffile = NULL, *kaspfile = NULL, *zonelistfile = NULL; in main() local
/dports/dns/nsd/nsd-4.3.9/
H A Dconfigure.ac135 AC_ARG_WITH([zonelistfile], AS_HELP_STRING([--with-zonelistfile=path],[Pathname to the NSD zone lis… optwith
137 AC_SUBST(zonelistfile) subst
H A Doptions.h105 const char* zonelistfile; member