Home
last modified time | relevance | path

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

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