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

/freebsd-13-stable/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) function
/freebsd-13-stable/contrib/wpa/hs20/client/
H A Dosu_client.c673 if (node_to_file(ctx->xml, fname, mo) < 0) {
1961 node_to_file(ctx->xml, out_fname, node);
1982 node_to_file(ctx->xml, out_fname, mo);

Completed in 152 milliseconds