Searched refs:soap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dxml-utils.h95 xml_node_t * soap_get_body(struct xml_node_ctx *ctx, xml_node_t *soap);
H A Dxml-utils.c449 ctx, "http://www.w3.org/2003/05/soap-envelope", "soap12", &ns,
459 xml_node_t * soap_get_body(struct xml_node_ctx *ctx, xml_node_t *soap) argument
463 body = get_node_uri(ctx, soap, "Envelope/Body");

Completed in 49 milliseconds