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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dxml-utils.c327 static char * get_node_text(struct xml_node_ctx *ctx, xml_node_t *node, function
343 nodename = get_node_text(ctx, node, "NodeName");
346 value = get_node_text(ctx, node, "Value");
359 path = get_node_text(ctx, node, "Path");
394 nodename = get_node_text(ctx, node, "NodeName");

Completed in 95 milliseconds