Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.h106 struct unres_schema { struct
107 …*item; /* array of pointers, each is determined by the type (one of lys_* structures) */
108 enum UNRES_ITEM *type; /* array of unres types */
109 …de; /* array of pointers, each is determined by the type (a string, a lys_node *, or NULL) */
110 struct lys_module **module; /* array of pointers to the item's module */
111 uint32_t count; /* count of unres items */