Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_data.c5489 _lyd_dup_node(const struct lyd_node *node, const struct lys_node *schema, struct ly_ctx *ctx, int o… in _lyd_dup_node() function
5748 new_node = _lyd_dup_node(elem, schema, log_ctx, options); in lyd_dup_to_ctx()
5861 last_dup = _lyd_dup_node(next, next->schema, ctx, options); in lyd_dup_withsiblings_r()