Home
last modified time | relevance | path

Searched defs:must_size (Results 1 – 6 of 6) sorted by relevance

/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.hpp728 uint8_t must_size() {return ((struct lys_node_leaflist *)node)->must_size;}; in must_size() function in libyang::Schema_Node_Leaflist
770 uint8_t must_size() {return ((struct lys_node_list *)node)->must_size;}; in must_size() function in libyang::Schema_Node_List
819 uint8_t must_size() {return ((struct lys_node_list *)node)->must_size;}; in must_size() function in libyang::Schema_Node_Anydata
943 uint8_t must_size() {return ((struct lys_node_inout *)node)->must_size;}; in must_size() function in libyang::Schema_Node_Inout
976 uint8_t must_size() {return ((struct lys_node_notif *)node)->must_size;}; in must_size() function in libyang::Schema_Node_Notif
1144 uint8_t must_size() {return refine->must_size;}; in must_size() function in libyang::Refine
1184 uint8_t must_size() {return deviate->must_size;}; in must_size() function in libyang::Deviate
/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h1265 uint8_t must_size; /**< number of elements in the #must array */ member
1355 uint8_t must_size; /**< number of elements in the #must array */ member
1407 uint8_t must_size; /**< number of elements in the #must array */ member
1461 uint8_t must_size; /**< number of elements in the #must array */ member
1521 uint8_t must_size; /**< number of elements in the #must array */ member
1699 uint8_t must_size; /**< number of elements in the #must array */ member
1738 uint8_t must_size; /**< number of elements in the #must array */ member
1887 uint8_t must_size; /**< number of elements in the #must array */ member
1925 … uint8_t must_size; /**< Properties: must - number of elements in the #must array */ member
H A Dprinter_info.c186 info_print_must(struct lyout *out, const struct lys_restr *must, uint8_t must_size) in info_print_must()
H A Dprinter_json_schema.c208 jsons_print_musts(struct lyout *out, const struct lys_restr *must, uint8_t must_size, int *first) in jsons_print_musts()
H A Dresolve.c6282 uint8_t i, must_size; in resolve_must() local
6608 uint8_t must_size; in resolve_applies_must() local
H A Dxpath.c9001 uint8_t must_size = 0; in lyxp_node_atomize() local
9191 uint8_t must_size = 0; in lyxp_node_check_syntax() local