Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/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