Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dxml-utils.h72 xml_node_t * node_from_file(struct xml_node_ctx *ctx, const char *name);
H A Dxml-utils.c123 xml_node_t * node_from_file(struct xml_node_ctx *ctx, const char *name) in node_from_file() function
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c170 pps = node_from_file(ctx->xml, pps_fname); in cmd_dl_aaa_ca()
1312 pps = node_from_file(ctx->xml, pps_fname); in cmd_set_pps()
1344 pps = node_from_file(ctx->xml, pps_fname); in cmd_get_fqdn()
1376 mo = node_from_file(ctx->xml, in_fname); in cmd_to_tnds()
1397 tnds = node_from_file(ctx->xml, in_fname); in cmd_from_tnds()