Searched refs:uritok (Results 1 – 1 of 1) sorted by relevance
119 int n, m = 0, i, uritok = -1, c; in lws_cgi() local202 uritok = meths[m]; in lws_cgi()206 if (script_uri_path_len < 0 && uritok < 0) in lws_cgi()232 if (uritok >= 0) in lws_cgi()234 lws_hdr_simple_ptr(wsi, (enum lws_token_indexes)uritok)); in lws_cgi()261 if (uritok >= 0) { in lws_cgi()264 sizeof(cgi_path) - 12, (enum lws_token_indexes)uritok); in lws_cgi()337 uritok == WSI_TOKEN_POST_URI) { in lws_cgi()