Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp4985 unsigned short httpcmd = 0, status = 0; in http_parse() local
5062 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()