Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.c6481 resolve_when_unlink_nodes(struct lys_node *snode, struct lyd_node **node, struct lyd_node **ctx_nod… in resolve_when_unlink_nodes() function
6499 …if (resolve_when_unlink_nodes((struct lys_node *)slast, node, ctx_node, ctx_node_type, unlinked_no… in resolve_when_unlink_nodes()
6803 … rc = resolve_when_unlink_nodes(sparent, &tmp_node, &ctx_node, ctx_node_type, &unlinked_nodes); in resolve_when()
6856 …rc = resolve_when_unlink_nodes(sparent->parent, &tmp_node, &ctx_node, ctx_node_type, &unlinked_nod… in resolve_when()