Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dconfigure.in196 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) optwith
H A Dconfigure.ac221 [chroot], optwith
/freebsd/contrib/unbound/daemon/
H A Ddaemon.h82 char* chroot; global() member
/freebsd/contrib/unbound/util/
H A Dconfig_file.c1406 create_cfg_parser(struct config_file * cfg,char * filename,const char * chroot) create_cfg_parser() argument
1420 config_read(struct config_file * cfg,const char * filename,const char * chroot) config_read() argument
[all...]
H A Dconfig_file.h1357 const char* chroot; global() member
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h161 llvm::StringRef chroot; member