Searched refs:lws_role_call_adoption_bind (Results 1 – 3 of 3) sorted by relevance
430 lws_role_call_adoption_bind(struct lws *wsi, int type, const char *prot);
188 if (lws_role_call_adoption_bind(new_wsi, (int)type, vh_prot_name)) { in __lws_adopt_descriptor_vhost1()440 lws_role_call_adoption_bind(new_wsi, (int)type | _LWS_ADOPT_FINISH, in lws_adopt_descriptor_vhost2()
138 lws_role_call_adoption_bind(struct lws *wsi, int type, const char *prot) in lws_role_call_adoption_bind() function