Home
last modified time | relevance | path

Searched refs:set_up_log_file (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/e2fsck/
Dlogfile.c288 static FILE *set_up_log_file(e2fsck_t ctx, const char *key, const char *fn) in set_up_log_file() function
351 ctx->logf = set_up_log_file(ctx, "log_filename", ctx->log_fn); in set_up_logging()
352 ctx->problem_logf = set_up_log_file(ctx, "problem_log_filename", in set_up_logging()