Lines Matching defs:chroot
661 else S_STR("chroot:", chrootdir)
1165 else O_STR(opt, "chroot", chrootdir)
1406 create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot)
1414 cfg_parser->chroot = chroot;
1420 config_read(struct config_file* cfg, const char* filename, const char* chroot)
1475 if(!config_read(cfg, g.gl_pathv[i], chroot)) {
1492 create_cfg_parser(cfg, fname, chroot);
2454 * @param cfg: config struct for chroot and chdir (if set).
2455 * @param use_chdir: if false, only chroot is applied.
2469 /* chroot */
2510 /* is fname already in chroot ? */
2518 /* chroot */
2536 /* is the directory already in the chroot? */