Searched defs:vh_prot_name (Results 1 - 6 of 6) sorted by relevance
/third_party/libwebsockets/lib/roles/raw-file/ |
H A D | ops-raw-file.c | 60 rops_adoption_bind_raw_file(struct lws *wsi, int type, const char *vh_prot_name) in rops_adoption_bind_raw_file() argument
|
/third_party/libwebsockets/lib/roles/raw-skt/ |
H A D | ops-raw-skt.c | 276 rops_adoption_bind_raw_skt(struct lws *wsi, int type, const char *vh_prot_name) argument
|
/third_party/libwebsockets/lib/roles/raw-proxy/ |
H A D | ops-raw-proxy.c | 130 rops_adoption_bind_raw_proxy(struct lws *wsi, int type, const char *vh_prot_name) rops_adoption_bind_raw_proxy() argument
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-adopt.h | 152 const char *vh_prot_name; /**< NULL or vh protocol name to bind raw connection to */ member
|
/third_party/libwebsockets/lib/roles/h1/ |
H A D | ops-h1.c | 907 rops_adoption_bind_h1(struct lws *wsi, int type, const char *vh_prot_name) in rops_adoption_bind_h1() argument
|
/third_party/libwebsockets/lib/core-net/ |
H A D | adopt.c | 121 __lws_adopt_descriptor_vhost1(struct lws_vhost *vh, lws_adoption_type type, const char *vh_prot_name, struct lws *parent, void *opaque, const char *fi_wsi_name) __lws_adopt_descriptor_vhost1() argument 480 lws_adopt_descriptor_vhost(struct lws_vhost *vh, lws_adoption_type type, lws_sock_file_fd_type fd, const char *vh_prot_name, struct lws *parent) lws_adopt_descriptor_vhost() argument
|
Completed in 5 milliseconds