Home
last modified time | relevance | path

Searched refs:count_caps (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c215 context->count_caps);
236 context->count_caps);
238 if (context->count_caps) {
240 for (n = 0; n < context->count_caps; n++)
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h697 char count_caps; member
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h673 char count_caps; member
H A Dcontext.c1285 context->count_caps = info->count_caps; in lws_create_context()
/third_party/libwebsockets/test-apps/
H A Dtest-server.c497 info.count_caps = 1; in main()

Completed in 7 milliseconds