Home
last modified time | relevance | path

Searched defs:chroot (Results 1 – 14 of 14) sorted by relevance

/netbsd/tests/kernel/
H A Dt_proccwd.c98 ATF_TC_HEAD(chroot, tc) in ATF_TC_HEAD() argument
109 ATF_TC_BODY(chroot, tc) in ATF_TC_BODY() argument
/netbsd/external/mpl/bind/dist/doc/arm/
H A Dsecurity.rst168 .. _chroot: target
/netbsd/external/bsd/tcpdump/dist/
H A Dconfigure.ac195 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) optwith
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dlocalconf.c87 lcconf_setchroot(char* chroot) in lcconf_setchroot()
H A Dlocalconf.h73 char *chroot; /* chroot path */ member
/netbsd/external/bsd/unbound/dist/daemon/
H A Ddaemon.h80 char* chroot; member
/netbsd/external/ibm-public/postfix/dist/src/master/
H A Dmaster_ent.c276 int chroot; /* passed on to child */ in get_master_ent() local
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dpipe_command.c186 char *chroot; /* root directory */ member
/netbsd/external/bsd/nsd/dist/
H A Dconfigure.ac159 AC_ARG_WITH([chroot], optwith
H A Doptions.h104 const char* chroot; member
412 const char* chroot; member
/netbsd/external/bsd/unbound/dist/util/
H A Dconfig_file.c1296 create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot) in create_cfg_parser()
1309 config_read(struct config_file* cfg, const char* filename, const char* chroot) in config_read()
H A Dconfig_file.h1264 const char* chroot; member
/netbsd/external/mpl/bind/dist/
H A Dconfigure.ac1784 AC_ARG_ENABLE(chroot, AS_HELP_STRING([--disable-chroot], [disable chroot])) optenable
/netbsd/libexec/ftpd/
H A Dextern.h269 char *chroot; /* Directory to chroot(2) to at login */ member