Home
last modified time | relevance | path

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

/hostap-latest/hs20/server/
Dhs20_spp_server.c194 xml_node_deinit_ctx(ctx.xml); in main()
201 xml_node_deinit_ctx(ctx.xml); in main()
/hostap-latest/src/utils/
Dxml-utils.h79 void xml_node_deinit_ctx(struct xml_node_ctx *ctx);
Dxml_libxml2.c453 void xml_node_deinit_ctx(struct xml_node_ctx *ctx) in xml_node_deinit_ctx() function
/hostap-latest/hs20/client/
Dosu_client.c3147 xml_node_deinit_ctx(ctx->xml); in init_ctx()
3162 xml_node_deinit_ctx(ctx->xml); in deinit_ctx()