Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/utils/
H A Dxml-utils.h89 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node);
H A Dxml-utils.c169 int node_to_file(struct xml_node_ctx *ctx, const char *fname, xml_node_t *node) in node_to_file() function
/freebsd-src/contrib/wpa/hs20/client/
H A Dosu_client.c673 if (node_to_file(ctx->xml, fname, mo) < 0) { in hs20_add_pps_mo()
1962 node_to_file(ctx->xml, out_fname, node); in cmd_to_tnds()
1983 node_to_file(ctx->xml, out_fname, mo); in cmd_from_tnds()