Home
last modified time | relevance | path

Searched refs:adoption_bind (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c279 /* 2 */ { .adoption_bind = rops_adoption_bind_raw_skt },
281 /* 2 */ { .adoption_bind = NULL },
/third_party/libwebsockets/lib/roles/raw-file/
Dops-raw-file.c83 /* 2 */ { .adoption_bind = rops_adoption_bind_raw_file },
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c200 /* 3 */ { .adoption_bind = rops_adoption_bind_raw_proxy },
/third_party/libwebsockets/lib/core-net/
Dvhost.c164 adoption_bind(wsi, type, prot); in lws_role_call_adoption_bind()
190 adoption_bind(wsi, type, prot)) in lws_role_call_adoption_bind()
198 adoption_bind(wsi, type, prot)) in lws_role_call_adoption_bind()
209 adoption_bind(wsi, type, prot)) in lws_role_call_adoption_bind()
/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h276 lws_rops_adoption_bind_t adoption_bind; member
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c1116 /* 8 */ { .adoption_bind = rops_adoption_bind_h1 },