Home
last modified time | relevance | path

Searched refs:HAVE_CHROOT (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dmain.c334 #ifdef HAVE_CHROOT in usage()
360 #if defined(HAVE_CHROOT) in ServiceMain()
439 #ifdef HAVE_CHROOT in ServiceMain()
556 #ifdef HAVE_CHROOT in ServiceMain()
643 #if defined(HAVE_CHROOT) in ServiceMain()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Ddir.c171 #ifdef HAVE_CHROOT in isc_dir_chroot()
177 #ifdef HAVE_CHROOT in isc_dir_chroot()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Ddir.c170 #ifdef HAVE_CHROOT in isc_dir_chroot()
172 #endif /* ifdef HAVE_CHROOT */ in isc_dir_chroot()
176 #ifdef HAVE_CHROOT in isc_dir_chroot()
193 #else /* ifdef HAVE_CHROOT */ in isc_dir_chroot()
195 #endif /* ifdef HAVE_CHROOT */ in isc_dir_chroot()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c373 #ifdef HAVE_CHROOT in usage()
421 #if defined(HAVE_CHROOT) in ServiceMain()
525 #ifdef HAVE_CHROOT in ServiceMain()
669 #ifdef HAVE_CHROOT in ServiceMain()
808 #if defined(HAVE_CHROOT) in ServiceMain()
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-mem.c287 #ifdef HAVE_CHROOT in main()
304 #ifdef HAVE_CHROOT in main()
H A Dnsd.c1089 #ifdef HAVE_CHROOT in main()
1219 #ifdef HAVE_CHROOT in main()
1625 #ifdef HAVE_CHROOT in main()
H A Dnsd-checkconf.c826 #ifndef HAVE_CHROOT in additional_checks()
H A Dconfig.h.in86 #undef HAVE_CHROOT
/netbsd-src/external/mpl/dhcp/bind/include/
H A Dconfig.h68 #define HAVE_CHROOT 1 macro
/netbsd-src/external/mpl/bind/include/
H A Dconfig.h62 #define HAVE_CHROOT 1
47 #define HAVE_CHROOT global() macro
/netbsd-src/external/bsd/openldap/include/
H A Dportable.h110 #define HAVE_CHROOT 1 macro
/netbsd-src/external/bsd/nsd/include/
H A Dconfig.h90 #define HAVE_CHROOT 1 macro
/netbsd-src/external/bsd/unbound/include/
H A Dconfig.h89 #define HAVE_CHROOT 1 macro
/netbsd-src/external/bsd/nsd/dist/dnstap/
H A Ddnstap_collector.c287 #ifdef HAVE_CHROOT in dt_init_dnstap()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dunbound.c596 #ifdef HAVE_CHROOT in perform_setup()
/netbsd-src/external/mpl/bind/dist/
H A Dconfig.h.in61 #undef HAVE_CHROOT
/netbsd-src/external/bsd/openldap/dist/include/
H A Dportable.hin106 #undef HAVE_CHROOT
/netbsd-src/external/bsd/unbound/dist/
H A Dconfig.h.in88 #undef HAVE_CHROOT
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.c190 #ifdef HAVE_CHROOT in config_create()
/netbsd-src/external/bsd/libbind/dist/
H A Dconfigure.in1360 AC_CHECK_FUNC(chroot, AC_DEFINE(HAVE_CHROOT)) definition