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

/freebsd-13-stable/contrib/wpa/src/utils/
H A Dxml-utils.c46 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, function
362 parent = get_node_uri(ctx, root, uri);
463 body = get_node_uri(ctx, soap, "Envelope/Body");
H A Dxml-utils.h82 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root,
/freebsd-13-stable/contrib/wpa/hs20/client/
H A Dspp_client.c220 if (get_node_uri(ctx->xml, unode, name) == NULL) {

Completed in 167 milliseconds