Home
last modified time | relevance | path

Searched refs:debug_log (Results 1 – 4 of 4) 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/autotest/contrib/
Dcompare_suite.py86 debug_log = get_debug_log(autoserv_log_url, autoserv_log_path)
87 lines = [line for line in debug_log if line]
/external/elfutils/po/
Dpl.po5998 msgstr "nie można uzyskać zawartości .debug_log: %s"