Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h1135 #define SOAP_POST_FILE 2001 /* Custom file-based POST request */ macro
H A Dstdsoap2.cpp14815 if ((status == SOAP_FILE || soap->status == SOAP_POST_FILE) && soap->http_content) in soap_puthttphdr()