Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/server/
Dhs20_spp_server.c36 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 …]
Dspp_server.h16 FILE *debug_log; member
/external/elfutils/src/po/
Dpl.po5764 msgstr "nie można uzyskać zawartości .debug_log: %s"