Searched refs:evlib_ctx (Results 1 - 2 of 2) sorted by relevance
/third_party/libwebsockets/lib/core/ | ||
H A D | private-lib-core.h | 523 void *evlib_ctx; /* overallocated */ member |
H A D | context.c | 635 context->evlib_ctx = (uint8_t *)context + size - in lws_create_context() |
Completed in 4 milliseconds