Home
last modified time | relevance | path

Searched defs:cgi (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/htmldiff/
Dhtmldiff.pl490 sub cgi { subroutine
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c77 struct lws_cgi *cgi = lws_container_of(sul, struct lws_cgi, sul_grace); in lws_cgi_grace() local
120 struct lws_cgi *cgi; in lws_cgi() local
940 struct lws_cgi **pcgi, *cgi = NULL; in lws_cgi_kill_terminated() local
/third_party/python/Lib/test/
Dtest_cgi.py10 cgi = warnings_helper.import_deprecated("cgi") variable
/third_party/libwebsockets/
D.sai.json298 "cgi": { object
/third_party/python/Doc/whatsnew/
D3.5.rst878 cgi section in Improved Modules
/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h255 struct lws_cgi *cgi; /* wsi being cgi stream have one of these */ member