Searched refs:mo_to_tnds (Results 1 – 10 of 10) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | xml-utils.h | 90 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo,
|
D | xml-utils.c | 277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | xml-utils.h | 90 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo,
|
D | xml-utils.c | 277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
D | spp_client.c | 90 tnds = mo_to_tnds(ctx, fnode, 0, urn, "syncml:dmddf1.2"); in add_mo_container()
|
D | oma_dm_client.c | 211 tnds = mo_to_tnds(ctx->xml, fnode, 0, urn, "syncml:dmddf1.2"); in mo_str()
|
D | osu_client.c | 1959 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | spp_client.c | 90 tnds = mo_to_tnds(ctx, fnode, 0, urn, "syncml:dmddf1.2"); in add_mo_container()
|
D | oma_dm_client.c | 211 tnds = mo_to_tnds(ctx->xml, fnode, 0, urn, "syncml:dmddf1.2"); in mo_str()
|
D | osu_client.c | 1959 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()
|