Searched refs:node_to_file (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | xml-utils.h | 89 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node);
|
D | xml-utils.c | 169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file() function
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 673 if (node_to_file(ctx->xml, fname, mo) < 0) { in hs20_add_pps_mo() 1961 node_to_file(ctx->xml, out_fname, node); in cmd_to_tnds() 1982 node_to_file(ctx->xml, out_fname, mo); in cmd_from_tnds()
|