Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter_yang.c460 yang_print_type(struct lyout *out, int level, const struct lys_module *module, const struct lys_typ… in yang_print_type() function
612 yang_print_type(out, level, module, &type->info.uni.types[i]); in yang_print_type()
760 yang_print_type(out, level, module, deviation->deviate[i].type); in yang_print_deviation()
890 yang_print_type(out, level, module, &tpdf->type); in yang_print_typedef()
1128 yang_print_type(out, level, node->module, &leaf->type); in yang_print_leaf()
1207 yang_print_type(out, level, node->module, &llist->type); in yang_print_leaflist()
2120 YANG_PRINT_EXTCOMPLEX_STRUCT_M(LY_STMT_TYPE, struct lys_type, yang_print_type); in yang_print_extension_instances()