Home
last modified time | relevance | path

Searched refs:count_cgi_spawned (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/lib/core-net/
Dserver.c233 context->count_cgi_spawned, in lws_json_dump_context()
/external/libwebsockets/lib/core/
Dprivate-lib-core.h489 int count_cgi_spawned; member
/external/libwebsockets/lib/roles/cgi/
Dcgi-server.c378 wsi->context->count_cgi_spawned++; in lws_cgi()