Home
last modified time | relevance | path

Searched defs:lwsl_vhost_client (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-logs.h474 #define lwsl_vhost_client(_v, ...) lwsl_vhost(_v, LLL_CLIENT, __VA_ARGS__) macro
476 #define lwsl_vhost_client(_v, ...) do {} while(0) macro

Completed in 2 milliseconds