Home
last modified time | relevance | path

Searched refs:get_child_node (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.h70 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root,
H A Dxml-utils.c106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node() function
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c176 node = get_child_node(ctx->xml, pps, in cmd_dl_aaa_ca()
1350 node = get_child_node(ctx->xml, pps, "HomeSP/FQDN"); in cmd_get_fqdn()