Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.c63 static xml_node_t * get_node_iter(struct xml_node_ctx *ctx, in get_node_iter() function
84 return get_node_iter(ctx, node, end); in get_node_iter()
99 node = get_node_iter(ctx, root, search); in get_node()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.c63 static xml_node_t * get_node_iter(struct xml_node_ctx *ctx, in get_node_iter() function
84 return get_node_iter(ctx, node, end); in get_node_iter()
99 node = get_node_iter(ctx, root, search); in get_node()