Home
last modified time | relevance | path

Searched refs:xml_node_detach (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.h28 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node);
H A Dxml_libxml2.c245 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_detach() function
/freebsd/contrib/wpa/hs20/client/
H A Dspp_client.c266 xml_node_detach(ctx->xml, node); in process_update_node()
H A Doma_dm_client.c827 xml_node_detach(ctx->xml, pps_node); in oma_dm_replace()