Lines Matching defs:chroot
683 else S_STR("chroot:", chrootdir)
1188 else O_STR(opt, "chroot", chrootdir)
1438 create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot)
1446 cfg_parser->chroot = chroot;
1452 config_read(struct config_file* cfg, const char* filename, const char* chroot)
1507 if(!config_read(cfg, g.gl_pathv[i], chroot)) {
1524 create_cfg_parser(cfg, fname, chroot);
2488 * @param cfg: config struct for chroot and chdir (if set).
2489 * @param use_chdir: if false, only chroot is applied.
2503 /* chroot */
2544 /* is fname already in chroot ? */
2552 /* chroot */
2570 /* is the directory already in the chroot? */