Home
last modified time | relevance | path

Searched refs:__remove_wsi_socket_from_fds (Results 1 – 10 of 10) sorted by relevance

/external/libwebsockets/lib/core-net/
Dclose.c287 __remove_wsi_socket_from_fds(wsi); in __lws_close_free_wsi()
549 __remove_wsi_socket_from_fds(wsi); in __lws_close_free_wsi()
Dpollfd.c347 __remove_wsi_socket_from_fds(struct lws *wsi) in __remove_wsi_socket_from_fds() function
Ddummy-callback.c786 __remove_wsi_socket_from_fds(siwsi); in lws_callback_http_dummy()
Dprivate-lib-core-net.h1054 __remove_wsi_socket_from_fds(struct lws *wsi);
Dwsi.c829 if (__remove_wsi_socket_from_fds(wsi)) in _lws_generic_transaction_completed_active_conn()
Dvhost.c964 __remove_wsi_socket_from_fds(wsi);
/external/libwebsockets/lib/misc/
Dspawn.c477 __remove_wsi_socket_from_fds(lsp->stdwsi[n]); in lws_spawn_piped()
/external/libwebsockets/lib/roles/dbus/
Ddbus.c110 if (__remove_wsi_socket_from_fds(wsi)) { in __lws_shadow_wsi_destroy()
/external/libwebsockets/lib/roles/http/client/
Dclient-handshake.c760 __remove_wsi_socket_from_fds(wsi);
1126 __remove_wsi_socket_from_fds(wsi);
/external/libwebsockets/lib/roles/http/server/
Dserver.c314 __remove_wsi_socket_from_fds(wsi); in _lws_vhost_init_server()