Lines Matching refs:resp
1390 xml_node_t *envelope, *ret, *resp, *n;1430 resp = xml_node_from_buf(ctx->xml, ctx->curl_buf);1432 if (resp == NULL) {1438 ret = soap_get_body(ctx->xml, resp);1448 xml_node_free(ctx->xml, resp);