Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp15225 soap_send_empty_response(struct soap *soap, int httpstatuscode) in soap_send_empty_response() argument
15230 if (soap_response(soap, httpstatuscode) || soap_end_send(soap)) in soap_send_empty_response()