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

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dxml-utils.c309 static xml_node_t * get_first_child_node(struct xml_node_ctx *ctx, function
330 node = get_first_child_node(ctx, node, node_name);
409 child = get_first_child_node(ctx, node, "Node");
436 node = get_first_child_node(ctx, tnds, "Node");
/external/wpa_supplicant_8/src/utils/
H A Dxml-utils.c309 static xml_node_t * get_first_child_node(struct xml_node_ctx *ctx, function
330 node = get_first_child_node(ctx, node, node_name);
409 child = get_first_child_node(ctx, node, "Node");
436 node = get_first_child_node(ctx, tnds, "Node");
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dxml-utils.c309 static xml_node_t * get_first_child_node(struct xml_node_ctx *ctx, function
330 node = get_first_child_node(ctx, node, node_name);
409 child = get_first_child_node(ctx, node, "Node");
436 node = get_first_child_node(ctx, tnds, "Node");

Completed in 74 milliseconds