Searched defs:cgi (Results 1 – 7 of 7) sorted by relevance
80 struct lws_cgi *cgi; in lws_cgi() local884 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()
878 cgi section in Improved Modules
285 llvm::scc_iterator<const CallGraph *> cgi = llvm::scc_begin(&cg); in runTransformOnCGSCCs() local
946 char *cgi = NULL; in main() local
250 struct lws_cgi *cgi; /* wsi being cgi master have one of these */ member