Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h464 struct lys_ext_instance { struct
469 … ::lys_ext_instance#parent_type to access the schema element */ argument
478 … ::lys_ext_instance#insubstmt member. To get the correct pointer to the argument
486 struct lys_ext_instance **ext; /**< array of pointers to the extension instances */ argument
495 …* The structure extends the generic ::lys_ext_instance structure to be able to hold substatements … argument