Searched refs:soap_get_body (Results 1 – 4 of 4) sorted by relevance
95 xml_node_t * soap_get_body(struct xml_node_ctx *ctx, xml_node_t *soap);
459 xml_node_t * soap_get_body(struct xml_node_ctx *ctx, xml_node_t *soap) in soap_get_body() function
1555 ret = soap_get_body(ctx->xml, resp); in soap_send_receive()
111 spp = soap_get_body(ctx->xml, soap); in process()