Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h1136 #define SOAP_GET 2002 /* GET request */ macro
H A Dstdsoap2.cpp5390 if (soap->status == SOAP_GET) in http_post()
5460 if (soap->status != SOAP_GET && (soap->version == 1 || (action && *action))) in http_post()
14590 if (http_command == SOAP_GET) in soap_try_connect_command()
14611 if (http_command == SOAP_GET) in soap_try_connect_command()
14809 { if (soap->status != SOAP_GET) in soap_puthttphdr()