Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/utils/
Dxml-utils.h28 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node);
Dxml_libxml2.c245 void xml_node_detach(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_detach() function