Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yang.h194 int yang_fill_extcomplex_module(struct ly_ctx *ctx, struct lys_ext_instance_complex *ext,
H A Dparser_yang.c5130 yang_fill_extcomplex_module(struct ly_ctx *ctx, struct lys_ext_instance_complex *ext, in yang_fill_extcomplex_module() function
H A Dresolve.c5170 …if (yang_fill_extcomplex_module(info->mod->ctx, (struct lys_ext_instance_complex*)(*ext), ext_pref… in resolve_extension()