Home
last modified time | relevance | path

Searched refs:xml_node_create_root (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.c284 root = xml_node_create_root(ctx, ns_uri, NULL, NULL, "MgmtTree"); in mo_to_tnds()
349 root = xml_node_create_root(ctx, NULL, NULL, NULL, in add_mo_node()
448 envelope = xml_node_create_root( in soap_build_envelope()
H A Dxml-utils.h31 xml_node_t * xml_node_create_root(struct xml_node_ctx *ctx, const char *ns_uri,
H A Dxml_libxml2.c258 xml_node_t * xml_node_create_root(struct xml_node_ctx *ctx, const char *ns_uri, in xml_node_create_root() function
/freebsd/contrib/wpa/hs20/client/
H A Dspp_client.c117 spp_node = xml_node_create_root(ctx->xml, SPP_NS_URI, "spp", &ns, in build_spp_post_dev_data()
870 spp_node = xml_node_create_root(ctx->xml, SPP_NS_URI, "spp", &ns, in build_spp_update_response()
H A Doma_dm_client.c120 syncml = xml_node_create_root(ctx->xml, "SYNCML:SYNCML1.2", NULL, &ns, in oma_dm_build_hdr()