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.c309 static xml_node_t * get_first_child_node(struct xml_node_ctx *ctx, in get_first_child_node() function
330 node = get_first_child_node(ctx, node, node_name); in get_node_text()
409 child = get_first_child_node(ctx, node, "Node"); in tnds_to_mo_iter()
436 node = get_first_child_node(ctx, tnds, "Node"); in tnds_to_mo()