Searched refs:node_from_file (Results 1 – 3 of 3) sorted by relevance
72 xml_node_t * node_from_file(struct xml_node_ctx *ctx, const char *name);
123 xml_node_t * node_from_file(struct xml_node_ctx *ctx, const char *name) in node_from_file() function
170 pps = node_from_file(ctx->xml, pps_fname); in cmd_dl_aaa_ca()1312 pps = node_from_file(ctx->xml, pps_fname); in cmd_set_pps()1344 pps = node_from_file(ctx->xml, pps_fname); in cmd_get_fqdn()1376 mo = node_from_file(ctx->xml, in_fname); in cmd_to_tnds()1397 tnds = node_from_file(ctx->xml, in_fname); in cmd_from_tnds()