Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dextensions.h212 struct lyext_plugin_list { struct
213 const char *module; /**< name of the module where the extension is defined */
214 …ision; /**< optional module revision - if not specified, the plugin applies to any revision,
219 const char *name; /**< name of the extension */
220 struct lyext_plugin *plugin; /**< plugin for the extension */