Searched refs:debug_log (Results 1 – 3 of 3) sorted by relevance
36 if (ctx->debug_log == NULL) in debug_print()39 write_timestamp(ctx->debug_log); in debug_print()41 vfprintf(ctx->debug_log, fmt, ap); in debug_print()44 fprintf(ctx->debug_log, "\n"); in debug_print()52 if (ctx->debug_log == NULL) in debug_dump_node()58 write_timestamp(ctx->debug_log); in debug_dump_node()59 fprintf(ctx->debug_log, "%s: '%s'\n", title, str); in debug_dump_node()150 if (ctx.debug_log) in main()152 ctx.debug_log = fopen(optarg, "a"); in main()153 if (ctx.debug_log == NULL) { in main()[all …]
16 FILE *debug_log; member
5764 msgstr "nie można uzyskać zawartości .debug_log: %s"