Searched refs:tnds_to_mo_iter (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | xml-utils.c | 382 static xml_node_t * tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, in tnds_to_mo_iter() function 410 tnds_to_mo_iter(ctx, root, child, nodename); in tnds_to_mo_iter() 414 tnds_to_mo_iter(ctx, root, child, new_uri); in tnds_to_mo_iter() 437 return tnds_to_mo_iter(ctx, NULL, node, NULL); in tnds_to_mo()
|