Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dxml-utils.c325 static char * get_node_text(struct xml_node_ctx *ctx, xml_node_t *node, in get_node_text() function
341 nodename = get_node_text(ctx, node, "NodeName"); in add_mo_node()
344 value = get_node_text(ctx, node, "Value"); in add_mo_node()
357 path = get_node_text(ctx, node, "Path"); in add_mo_node()
392 nodename = get_node_text(ctx, node, "NodeName"); in tnds_to_mo_iter()