Searched refs:xml_node_free (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/wpa/hs20/client/ |
| H A D | osu_client.c | 180 xml_node_free(ctx->xml, pps); in cmd_dl_aaa_ca() 187 xml_node_free(ctx->xml, pps); in cmd_dl_aaa_ca() 192 xml_node_free(ctx->xml, pps); in cmd_dl_aaa_ca() 1335 xml_node_free(ctx->xml, pps); in cmd_set_pps() 1354 xml_node_free(ctx->xml, pps); in cmd_get_fqdn() 1385 xml_node_free(ctx->xml, node); in cmd_to_tnds() 1388 xml_node_free(ctx->xml, mo); in cmd_to_tnds() 1406 xml_node_free(ctx->xml, mo); in cmd_from_tnds() 1409 xml_node_free(ctx->xml, tnds); in cmd_from_tnds()
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | xml-utils.h | 18 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node);
|
| H A D | xml_libxml2.c | 24 void xml_node_free(struct xml_node_ctx *ctx, xml_node_t *node) in xml_node_free() function
|
| H A D | xml-utils.c | 304 xml_node_free(ctx, root); in mo_to_tnds()
|