Searched refs:node_to_tnds (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | xml-utils.c | 227 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | xml-utils.c | 227 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()
|
Completed in 3 milliseconds