Home
last modified time | relevance | path

Searched refs:schemanode (Results 1 – 5 of 5) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dvalidation.c895 lyv_multicases(struct lyd_node *node, struct lys_node *schemanode, struct lyd_node **first_sibling, in lyv_multicases() argument
900 assert(node || schemanode); in lyv_multicases()
902 if (!schemanode) { in lyv_multicases()
903 schemanode = node->schema; in lyv_multicases()
906 …for (sparent = lys_parent(schemanode); sparent && (sparent->nodetype == LYS_USES); sparent = lys_p… in lyv_multicases()
918 scase = schemanode; in lyv_multicases()
927 if (schemanode == iter->schema) { in lyv_multicases()
937 … LOGVAL(schemanode->module->ctx, LYE_MCASEDATA, LY_VLOG_LYD, iter, schoice->name); in lyv_multicases()
945 LOGVAL(schemanode->module->ctx, LYE_MCASEDATA, LY_VLOG_LYD, iter, schoice->name); in lyv_multicases()
H A Dvalidation.h86 int lyv_multicases(struct lyd_node *node, struct lys_node *schemanode, struct lyd_node **first_sibl…
/dports/net-mgmt/py-pyang/pyang-1.7.8/pyang/translators/
H A Ddsdl.py52 from .schemanode import SchemaNode
/dports/devel/clixon/clixon-4.8.0/
H A DCHANGELOG.md1570 * yang_find_topnode() and api_path2xml() schemanode parameter replaced with yang_class. Replace as …
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Data/Xml/MsXml/
H A Dmod.rs12703 …euri: ::std::mem::ManuallyDrop<super::super::super::Foundation::BSTR>, schemanode: *mut ::windows:…
12867 …euri: ::std::mem::ManuallyDrop<super::super::super::Foundation::BSTR>, schemanode: *mut ::windows:…