Searched refs:xml_node_set_text (Results 1 – 5 of 5) sorted by relevance
/hostap-3.7.0/src/utils/ |
D | xml-utils.h | 42 void xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node,
|
D | xml_libxml2.c | 317 void xml_node_set_text(struct xml_node_ctx *ctx, xml_node_t *node, in xml_node_set_text() function
|
D | xml-utils.c | 352 xml_node_set_text(ctx, root, value); in add_mo_node()
|
/hostap-3.7.0/hs20/client/ |
D | oma_dm_client.c | 830 xml_node_set_text(ctx->xml, pps_node, data); in oma_dm_replace()
|
/hostap-3.7.0/hs20/server/ |
D | spp_server.c | 1189 xml_node_set_text(ctx->xml, node, url); in update_policy_update_uri()
|