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

/freebsd-12-stable/contrib/wpa/src/utils/
H A Dxml-utils.h88 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) function
/freebsd-12-stable/contrib/wpa/hs20/client/
H A Doma_dm_client.c208 fnode = node_from_file(ctx->xml, fname);
249 info = node_from_file(ctx->xml, "devinfo.xml");
1347 pps = node_from_file(ctx->xml, pps_fname);
1354 add = node_from_file(ctx->xml, add_fname);
1378 pps = node_from_file(ctx->xml, pps_fname);
1385 replace = node_from_file(ctx->xml, replace_fname);
H A Dosu_client.c401 pps = node_from_file(ctx->xml, pps_fname);
428 pps = node_from_file(ctx->xml, pps_fname);
455 pps = node_from_file(ctx->xml, pps_fname);
1889 pps = node_from_file(ctx->xml, pps_fname);
1921 pps = node_from_file(ctx->xml, pps_fname);
1953 mo = node_from_file(ctx->xml, in_fname);
1974 tnds = node_from_file(ctx->xml, in_fname);
2612 pps = node_from_file(ctx->xml, pps_fname);
2777 pps = node_from_file(ctx->xml, pps_fname);
3087 devinfo = node_from_file(ct
[all...]
H A Dspp_client.c83 fnode = node_from_file(ctx, fname);

Completed in 65 milliseconds