Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/utils/
H A Dxml-utils.h90 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo,
H A Dxml-utils.c277 xml_node_t * mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, in mo_to_tnds() function
/netbsd/external/bsd/wpa/dist/hs20/client/
H A Dspp_client.c90 tnds = mo_to_tnds(ctx, fnode, 0, urn, "syncml:dmddf1.2"); in add_mo_container()
H A Doma_dm_client.c211 tnds = mo_to_tnds(ctx->xml, fnode, 0, urn, "syncml:dmddf1.2"); in mo_str()
H A Dosu_client.c1959 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()