Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter_json_schema.c225 jsons_print_type_(struct lyout *out, const struct lys_type *type, int with_label, int *first) in jsons_print_type_() function
365 jsons_print_type_(out, &type->info.uni.types[i], 0, &f); in jsons_print_type_()
395 return jsons_print_type_(out, type, 1, first); in jsons_print_type()