Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.h66 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root,
H A Dxml-utils.c46 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, in get_node_uri() function
362 parent = get_node_uri(ctx, root, uri); in add_mo_node()