Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dcommon.c962 ly_path_data2schema_subexp(const struct ly_ctx *ctx, const struct lys_node *orig_parent, const stru… in ly_path_data2schema_subexp() function
1163 if (ly_path_data2schema_subexp(ctx, parent, cur_mod, exp, cur_exp, out, out_used)) { in ly_path_data2schema_subexp()
1275 if (ly_path_data2schema_subexp(ctx, parent, mod, exp, &cur_exp, &out, &out_used)) { in ly_path_data2schema()
1280 if (ly_path_data2schema_subexp(ctx, NULL, NULL, exp, &cur_exp, &out, &out_used)) { in ly_path_data2schema()