Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.c74 xml_node_for_each_child(ctx, node, root) { in get_node_iter()
112 xml_node_for_each_child(ctx, node, root) { in get_child_node()
236 xml_node_for_each_child(ctx, node, in) { in node_to_tnds()
316 xml_node_for_each_child(ctx, child, node) { in get_first_child_node()
466 xml_node_for_each_child(ctx, child, body) { in soap_get_body()
H A Dxml-utils.h62 #define xml_node_for_each_child(ctx, child, parent) \ macro
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c809 xml_node_for_each_child(ctx->xml, child, spel) { in set_pps_cred_policy_spel()
877 xml_node_for_each_child(ctx->xml, child, prpl) { in set_pps_cred_policy_prpl()
963 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_policy_min_backhaul_list()
1035 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_policy_required_proto_ports()
1063 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_policy()
1150 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_home_sp_network_ids()
1205 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_home_sp_oi()
1254 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_home_sp_oi_list()
1268 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_home_sp_other_partner()
1300 xml_node_for_each_child(ctx->xml, child, node) { in set_pps_cred_home_sp_other_partners()
[all …]
H A Doma_dm_client.c262 xml_node_for_each_child(ctx->xml, child, info) { in add_replace_devinfo()
1023 xml_node_for_each_child(ctx->xml, child, hdr) { in oma_dm_process()
1055 xml_node_for_each_child(ctx->xml, child, body) { in oma_dm_process()
H A Dspp_client.c527 xml_node_for_each_child(ctx->xml, cmd, exec) { in hs20_spp_exec()
626 xml_node_for_each_child(ctx->xml, child, node) { in process_spp_post_dev_data_response()