Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_libyang.c300 ly_ctx_set_module_data_clb(ctx, clb, data); in test_ly_ctx_module_clb()
304 ly_ctx_set_module_data_clb(ctx, NULL, NULL); in test_ly_ctx_module_clb()
H A Dtest_tree_data_merge.c676 ly_ctx_set_module_data_clb(st->ctx2, test_load_module_clb, (void *)sch_x); in test_merge_to_ctx_with_missing_schema()
/dports/net/libyang/libyang-1.0.240/src/
H A Dlibyang.h.in138 … change its conformance to implemented. You can set the callback using ly_ctx_set_module_data_clb()
189 * - ly_ctx_set_module_data_clb()
696 …* ly_ctx_set_module_data_clb() is called and this way the application is given the opportunity to …
784 …* this case, a callback should be set using ly_ctx_set_module_data_clb(), which can load the schem…
1518 void ly_ctx_set_module_data_clb(struct ly_ctx *ctx, ly_module_data_clb clb, void *user_data);
H A Dcontext.c815 ly_ctx_set_module_data_clb(struct ly_ctx *ctx, ly_module_data_clb clb, void *user_data) in ly_ctx_set_module_data_clb() function
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump406 'ShortName' => 'ly_ctx_set_module_data_clb',
1068 'ly_ctx_set_module_data_clb' => 1,