Home
last modified time | relevance | path

Searched refs:count_caps (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
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/
Dlws-context-vhost.h697 char count_caps; member
/third_party/libwebsockets/test-apps/
Dtest-server.c497 info.count_caps = 1; in main()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h673 char count_caps; member
Dcontext.c1285 context->count_caps = info->count_caps; in lws_create_context()
/third_party/libwebsockets/READMEs/
DREADME.build.md172 The context creation info struct .caps[] and .count_caps members can then
DREADME.coding.md1295 info.count_caps = 1;