Home
last modified time | relevance | path

Searched refs:lyext_plugin_complex (Results 1 – 11 of 11) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/extensions/
H A Dlibyang_ext_test.c187 struct lyext_plugin_complex libyang_ext_test_p = {
204 struct lyext_plugin_complex libyang_ext_test_arrays_p = {
221 struct lyext_plugin_complex libyang_ext_test_mand_p = {
H A Dmetadata.c149 struct lyext_plugin_complex annotation = {
H A Dyangdata.c197 struct lyext_plugin_complex yang_data = {
/dports/net/libyang/libyang-1.0.240/src/
H A Dplugins.c240 struct lyext_plugin_complex *pluginc; in ly_register_exts()
258 …if (plugin[u].plugin->type == LYEXT_COMPLEX && ((struct lyext_plugin_complex *)plugin[u].plugin)->… in ly_register_exts()
259 pluginc = (struct lyext_plugin_complex *)plugin[u].plugin; in ly_register_exts()
H A Dextensions.h192 struct lyext_plugin_complex { struct
H A Dparser.c332 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
364 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
404 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
H A Dresolve.c4972 (*ext) = calloc(1, ((struct lyext_plugin_complex*)e->plugin)->instance_size); in resolve_extension()
5052 …((struct lys_ext_instance_complex*)(*ext))->substmt = ((struct lyext_plugin_complex*)e->plugin)->s… in resolve_extension()
5158 tmp_ext = realloc(*ext, ((struct lyext_plugin_complex*)e->plugin)->instance_size); in resolve_extension()
5161 …((struct lyext_plugin_complex*)e->plugin)->instance_size - offsetof(struct lys_ext_instance_comple… in resolve_extension()
5163 …((struct lys_ext_instance_complex*)(*ext))->substmt = ((struct lyext_plugin_complex*)e->plugin)->s… in resolve_extension()
H A Dtree_schema.c1574 len = ((struct lyext_plugin_complex*)orig[u]->def->plugin)->instance_size; in lys_ext_dup()
1578 …((struct lys_ext_instance_complex*)result[u])->substmt = ((struct lyext_plugin_complex*)orig[u]->d… in lys_ext_dup()
H A Dlibyang.h.in443 …* - ::lyext_plugin_complex - the plugin for the complex extension instances (#LYEXT_COMPLEX). The …
445 * + instance_size - the overall size of the ::lyext_plugin_complex structure to allocate.
/dports/devel/cppcheck/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c326 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
358 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
398 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/bug-hunting/cve/CVE-2019-19334/
H A Dparser.c326 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
358 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()
398 op->substmt = ((struct lyext_plugin_complex *)op->def->plugin)->substmt; in lyp_add_ietf_netconf_annotations_config()