Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter_yang.c300 yang_print_feature(struct lyout *out, int level, const struct lys_feature *feat) in yang_print_feature() function
1745 yang_print_feature(out, level, &module->features[i]); in yang_print_model_()