Searched refs:log_print (Results 1 – 4 of 4) sorted by relevance
44 int log_print; // when set, printf log messages instead of returning the member
300 svc_ctx.log_print = 1; in main()
47 svc_.log_print = 0; in SetUp()
251 if (svc_ctx->log_print) { in svc_log()