Lines Matching refs:http_msg
362 char *http_msg = NULL; in make_http_soap_request() local
952 if (http_msg) { in make_http_soap_request()
953 efree(http_msg); in make_http_soap_request()
955 http_msg = estrdup(tmp); in make_http_soap_request()
1100 if (http_msg) { in make_http_soap_request()
1101 efree(http_msg); in make_http_soap_request()
1294 if (http_msg) { in make_http_soap_request()
1295 efree(http_msg); in make_http_soap_request()
1313 if (http_msg) { in make_http_soap_request()
1314 efree(http_msg); in make_http_soap_request()
1346 add_soap_fault(this_ptr, "HTTP", http_msg, NULL, NULL); in make_http_soap_request()
1347 efree(http_msg); in make_http_soap_request()
1352 if (http_msg) { in make_http_soap_request()
1353 efree(http_msg); in make_http_soap_request()