Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dconfigure.ac166 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) optwith
H A Dconfigure.in196 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) optwith
/freebsd/contrib/unbound/daemon/
H A Ddaemon.h80 char* chroot; member
/freebsd/contrib/unbound/util/
H A Dconfig_file.c1369 create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot) in create_cfg_parser()
1383 config_read(struct config_file* cfg, const char* filename, const char* chroot) in config_read()
H A Dconfig_file.h1334 const char* chroot; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h158 llvm::StringRef chroot; member