Lines Matching defs:chroot
647 else S_STR("chroot:", chrootdir)
1142 else O_STR(opt, "chroot", chrootdir)
1377 create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot)
1385 cfg_parser->chroot = chroot;
1391 config_read(struct config_file* cfg, const char* filename, const char* chroot)
1446 if(!config_read(cfg, g.gl_pathv[i], chroot)) {
1463 create_cfg_parser(cfg, fname, chroot);
2422 * @param cfg: config struct for chroot and chdir (if set).
2423 * @param use_chdir: if false, only chroot is applied.
2437 /* chroot */
2478 /* is fname already in chroot ? */
2486 /* chroot */
2504 /* is the directory already in the chroot? */