Home
last modified time | relevance | path

Searched refs:my_log_cx (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c549 static lws_log_cx_t my_log_cx = { variable
575 my_log_cx.lll_flags = (uint32_t)(LLLF_LOG_CONTEXT_AWARE | atoi(p)); in main()
595 info.log_cx = &my_log_cx; in main()
598 my_log_cx.opaque = (void *)logpath; in main()

Completed in 2 milliseconds