Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp260 static int http_post_header(struct soap*, const char*, const char*);
4880 soap->fposthdr = http_post_header; in soap_done()
5493 http_post_header(struct soap *soap, const char *key, const char *val) in http_post_header() function
8263 soap->fposthdr = http_post_header; in soap_init()