Home
last modified time | relevance | path

Searched defs:insert_wsi (Results 1 – 4 of 4) sorted by relevance

/external/libwebsockets/lib/plat/windows/
Dwindows-fds.c44 insert_wsi(struct lws_context *context, struct lws *wsi) in insert_wsi() function
/external/libwebsockets/lib/plat/freertos/
Dfreertos-fds.c52 insert_wsi(const struct lws_context *context, struct lws *wsi) in insert_wsi() function
/external/libwebsockets/lib/plat/optee/
Dprivate-lib-plat-optee.h45 #define insert_wsi(A,B) assert(A->lws_lookup[B->desc.sockfd - \ macro
/external/libwebsockets/lib/plat/unix/
Dunix-fds.c53 insert_wsi(const struct lws_context *context, struct lws *wsi) in insert_wsi() function