Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dxml-utils.h89 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node);
Dxml-utils.c169 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/
Dosu_client.c651 if (node_to_file(ctx->xml, fname, mo) < 0) { in hs20_add_pps_mo()
1846 node_to_file(ctx->xml, out_fname, node); in cmd_to_tnds()
1867 node_to_file(ctx->xml, out_fname, mo); in cmd_from_tnds()