Searched refs:config_fn (Results 1 – 2 of 2) sorted by relevance
806 static const char *config_fn[] = { ROOT_SYSCONFDIR "/e2fsck.conf", 0 }; variable1048 config_fn[0] = cp; in PRS()1050 profile_init(config_fn, &ctx->profile); in PRS()
1197 static const char *config_fn[] = { ROOT_SYSCONFDIR "/mke2fs.conf", 0 }; variable1616 config_fn[0] = tmp; in PRS()1618 retval = profile_init(config_fn, &profile); in PRS()