Lines Matching refs:use_chroot
120 int use_chroot; member
517 c->use_chroot = 0; in parse_command_line()
921 c = config.use_chroot; in add_inotify_watches()
956 c = config.use_chroot; in add_kqueue_watches()
1004 static_service_load(config.use_chroot); in reload_config()
1005 static_hosts_load(config.use_chroot); in reload_config()
1183 && !config.use_chroot in run_server()
1197 if (config.drop_root && config.use_chroot) { in run_server()
1243 static_service_load(config.use_chroot); in run_server()
1244 static_hosts_load(config.use_chroot); in run_server()
1542 config.use_chroot = 1;
1577 config.use_chroot = config.use_chroot && config.drop_root;
1660 if (config.use_chroot)
1669 if (config.use_chroot)
1693 if (config.drop_root && config.use_chroot)