Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dxml-utils.h60 xml_node_t * xml_node_copy(struct xml_node_ctx *ctx, xml_node_t *node);
Dxml_libxml2.c429 xml_node_t * xml_node_copy(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_copy() function
Dhttp_curl.c1543 n = xml_node_copy(ctx->xml, ret); in soap_send_receive()