Home
last modified time | relevance | path

Searched refs:xml_node_from_buf (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.h24 xml_node_t * xml_node_from_buf(struct xml_node_ctx *ctx, const char *buf);
H A Dxml_libxml2.c179 xml_node_t * xml_node_from_buf(struct xml_node_ctx *ctx, const char *buf) in xml_node_from_buf() function
H A Dxml-utils.c162 node = xml_node_from_buf(ctx, buf); in node_from_file()
H A Dhttp_curl.c1526 resp = xml_node_from_buf(ctx->xml, ctx->curl_buf); in soap_send_receive()
/freebsd/contrib/wpa/hs20/client/
H A Doma_dm_client.c446 getcert = xml_node_from_buf(ctx->xml, data); in oma_dm_exec_get_cert()
619 tnds = xml_node_from_buf(ctx->xml, data); in oma_dm_run_add()
807 tnds = xml_node_from_buf(ctx->xml, data); in oma_dm_replace()
979 resp = xml_node_from_buf(ctx->xml, res); in oma_dm_send_recv()
H A Dspp_client.c197 tnds = xml_node_from_buf(ctx->xml, tmp); in process_update_node()
202 tnds = xml_node_from_buf(ctx->xml, str); in process_update_node()
H A Dosu_client.c638 tnds = xml_node_from_buf(ctx->xml, str); in hs20_add_pps_mo()