Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Drequest.c583 int got_colon = 0; in http_request_parse() local
639 for (j = 1; !got_colon; j++) { in http_request_parse()
649 got_colon = 1; in http_request_parse()