Searched refs:xml_node_create_root (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | xml-utils.c | 284 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 D | xml-utils.h | 31 xml_node_t * xml_node_create_root(struct xml_node_ctx *ctx, const char *ns_uri,
|
H A D | xml_libxml2.c | 258 xml_node_t * xml_node_create_root(struct xml_node_ctx *ctx, const char *ns_uri, in xml_node_create_root() function
|