Home
last modified time | relevance | path

Searched defs:lys_type (Results 1 – 2 of 2) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h973 struct lys_type { struct
982 union lys_type_info info; /**< detailed type-specific information */ argument
H A Dprinter.c494 void (*clb_print_type)(struct lyout*, const struct lys_type*, int*), in lys_print_target()