Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter_json_schema.c818 jsons_print_nodes_uses_(struct lyout *out, struct lys_node *data, const char *label, int mask, int … in jsons_print_nodes_uses_() function
826 jsons_print_nodes_uses_(out, node->child, label, mask, top_first, first); in jsons_print_nodes_uses_()
848 jsons_print_nodes_uses_(out, node->child, label, mask, first, &f); in jsons_print_nodes_()