Home
last modified time | relevance | path

Searched refs:lws_ss_destroy_dll (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h447 lws_ss_destroy_dll(struct lws_dll2 *d, void *user);
H A Dsecure-streams.c1019 // lws_dll2_foreach_safe(&pt->ss_owner, NULL, lws_ss_destroy_dll); in lws_ss_create()
1670 lws_ss_destroy_dll(struct lws_dll2 *d, void *user) in lws_ss_destroy_dll() function
/third_party/libwebsockets/lib/core/
H A Dcontext.c1705 lws_dll2_foreach_safe(&pt->ss_owner, NULL, lws_ss_destroy_dll); in lws_pt_destroy()

Completed in 6 milliseconds