Home
last modified time | relevance | path

Searched defs:lwsl_vhost_info (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h436 #define lwsl_vhost_info(_v, ...) lwsl_vhost(_v, LLL_INFO, __VA_ARGS__) macro
438 #define lwsl_vhost_info(_v, ...) do {} while(0) macro