Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dxml-utils.c227 static void node_to_tnds(struct xml_node_ctx *ctx, xml_node_t *out, in node_to_tnds() function
255 node_to_tnds(ctx, new_uri ? out : tnds, node, new_uri); in node_to_tnds()
299 node_to_tnds(ctx, use_path ? root : node, mo, use_path ? name : NULL); in mo_to_tnds()