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

/freebsd-13-stable/contrib/wpa/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 64 milliseconds