Home
last modified time | relevance | path

Searched refs:lws_callback_all_protocol_vhost_args (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/include/libwebsockets/
Dlws-writeable.h147 lws_callback_all_protocol_vhost_args(struct lws_vhost *vh,
/external/libwebsockets/lib/core-net/
Dwsi.c149 lws_callback_all_protocol_vhost_args(struct lws_vhost *vh, in lws_callback_all_protocol_vhost_args() function
178 return lws_callback_all_protocol_vhost_args(vh, protocol, reason, NULL, 0); in lws_callback_all_protocol_vhost()