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

/external/wpa_supplicant_8/hostapd/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
/external/wpa_supplicant_8/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
/external/wpa_supplicant_8/wpa_supplicant/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
/external/wpa_supplicant_8/hs20/client/
H A Doma_dm_client.c202 fnode = node_from_file(ctx->xml, fname);
243 info = node_from_file(ctx->xml, "devinfo.xml");
1319 pps = node_from_file(ctx->xml, pps_fname);
1326 add = node_from_file(ctx->xml, add_fname);
1350 pps = node_from_file(ctx->xml, pps_fname);
1357 replace = node_from_file(ctx->xml, replace_fname);
H A Dosu_client.c366 pps = node_from_file(ctx->xml, pps_fname);
393 pps = node_from_file(ctx->xml, pps_fname);
420 pps = node_from_file(ctx->xml, pps_fname);
1748 pps = node_from_file(ctx->xml, pps_fname);
1780 pps = node_from_file(ctx->xml, pps_fname);
1812 mo = node_from_file(ctx->xml, in_fname);
1833 tnds = node_from_file(ctx->xml, in_fname);
2406 pps = node_from_file(ctx->xml, pps_fname);
2563 pps = node_from_file(ctx->xml, pps_fname);
2856 devinfo = node_from_file(ct
[all...]
H A Dspp_client.c80 fnode = node_from_file(ctx, fname);
/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.c949 policy = node_from_file(ctx->xml, fname);

Completed in 129 milliseconds