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