Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dxml-utils.c307 static xml_node_t * get_first_child_node(struct xml_node_ctx *ctx, in get_first_child_node() function
328 node = get_first_child_node(ctx, node, node_name); in get_node_text()
407 child = get_first_child_node(ctx, node, "Node"); in tnds_to_mo_iter()
434 node = get_first_child_node(ctx, tnds, "Node"); in tnds_to_mo()