Searched defs:cgi (Results 1 – 6 of 6) sorted by relevance
77 struct lws_cgi *cgi = lws_container_of(sul, struct lws_cgi, sul_grace); in lws_cgi_grace() local118 struct lws_cgi *cgi; in lws_cgi() local937 struct lws_cgi **pcgi, *cgi = NULL; in lws_cgi_kill_terminated() local
100 public void setCGI3GPP(String cgi) throws ParseException { in setCGI3GPP()
101 public void setCGI3GPP(String cgi) throws ParseException; in setCGI3GPP()
298 "cgi": { object
878 cgi section in Improved Modules
255 struct lws_cgi *cgi; /* wsi being cgi stream have one of these */ member