Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dlog.c337 const struct ly_err_item *first = ly_err_first(ctx); in lyext_vlog()
863 first = ly_err_first(ctx); in ly_vlog()
907 first = ly_err_first(ctx); in ly_vlog_str()
1033 *prev_last_eitem = (struct ly_err_item *)ly_err_first(ctx); in ly_ilo_change()
1070 i = ly_err_first(ctx); in ly_err_last_set_apptag()
1084 i = ly_err_first(ctx); in ly_err_last_set_msg()
H A Dcommon.c52 i = ly_err_first(ctx); in ly_vecode()
67 i = ly_err_first(ctx); in ly_errmsg()
82 i = ly_err_first(ctx); in ly_errpath()
97 i = ly_err_first(ctx); in ly_errapptag()
106 ly_err_first(const struct ly_ctx *ctx) in ly_err_first() function
139 first = ly_err_first(ctx); in ly_err_clean()
H A Dlibyang.h.in1083 …you regularly clean them, the error list will grow indefinitely. With ly_err_first() you can retri…
1100 * - ly_err_first()
2153 struct ly_err_item *ly_err_first(const struct ly_ctx *ctx);
/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_libyang.c1061 i = ly_err_first(ctx); in test_ly_log_options()
1068 i = ly_err_first(ctx); in test_ly_log_options()
1079 i = ly_err_first(ctx); in test_ly_log_options()
1092 i = ly_err_first(ctx); in test_ly_log_options()
1105 i = ly_err_first(ctx); in test_ly_log_options()
1121 i = ly_err_first(ctx); in test_ly_log_options()
/dports/net/libyang/libyang-1.0.240/tests/data/
H A Dtest_defaults.c588 assert_int_equal(ly_err_first(st->ctx)->vecode, LYVE_INSTMT); in test_leaflist_in10()
592 assert_int_equal(ly_err_first(st->ctx)->prev->prev->vecode, LYVE_INSTMT); in test_leaflist_in10()
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DLibyang.cpp330 struct ly_err_item *first_eitem = ly_err_first(context->ctx); in get_ly_errors()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dyang.c666 ei = ly_err_first(ly_ctx); in yang_print_errors()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dyang.c666 ei = ly_err_first(ly_ctx); in yang_print_errors()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump94 'ShortName' => 'ly_err_first',
1080 'ly_err_first' => 1,