Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h1129 #define SOAP_HTML 1002 /* Custom HTML response */ macro
H A Dstdsoap2.cpp5517 if (!status || status == SOAP_HTML || status == SOAP_FILE) in http_response()
5593 && (status == SOAP_HTML || status == SOAP_FILE)) in soap_response()
14817 else if (status == SOAP_HTML) in soap_puthttphdr()