Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_data.c7966 lyd_wd_add(struct lyd_node **root, struct ly_ctx *ctx, const struct lys_module **modules, int mod_c… in lyd_wd_add() function
8103 … if (wd && lyd_wd_add((act_notif ? &act_notif : root), ctx, modules, mod_count, unres, options)) { in lyd_defaults_add_unres()