Searched refs:httpcmd (Results 1 – 1 of 1) sorted by relevance
4985 unsigned short httpcmd = 0, status = 0; in http_parse() local5062 httpcmd = 1; in http_parse()5064 httpcmd = 2; in http_parse()5066 httpcmd = 3; in http_parse()5068 httpcmd = 4; in http_parse()5070 httpcmd = 5; in http_parse()5072 if (s && httpcmd) in http_parse()5083 if (httpcmd > 1) in http_parse()5084 { switch (httpcmd) in http_parse()