Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h1134 #define SOAP_POST 2000 /* POST request */ macro
H A Dstdsoap2.cpp7725 if (soap->status >= SOAP_POST) in soap_end_send()
14515 { return soap_connect_command(soap, SOAP_POST, endpoint, action); in soap_connect()