Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h618 * (and can be retrieved by lws_vhost_user(vhost)). You will need to
1203 * lws_vhost_user() - get the user data associated with the vhost
1211 lws_vhost_user(struct lws_vhost *vhost);
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c1669 lws_vhost_user(struct lws_vhost *vhost) function
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c137 struct acme_connection *ac = lws_vhost_user(vhost); in callback_chall_http01()

Completed in 7 milliseconds