Searched refs:do_chroot (Results 1 – 1 of 1) sorted by relevance
1208 bool do_chroot, const char *pattern);1212 parse_conf (const char *filename, bool do_chroot) in parse_conf() argument1220 if (do_chroot && opt_chroot) in parse_conf()1282 parse_conf_include (filename, lineno, do_chroot, dir); in parse_conf()1300 bool do_chroot, const char *pattern) in parse_conf_include() argument1317 if (do_chroot && opt_chroot) in parse_conf_include()
Completed in 5 milliseconds