Home
last modified time | relevance | path

Searched defs:vecode (Results 1 – 7 of 7) sorted by relevance

/dports/net/libyang/libyang-1.0.240/src/
H A Dlog.c79 log_store(const struct ly_ctx *ctx, LY_LOG_LEVEL level, LY_ERR no, LY_VECODE vecode, char *msg, cha… in log_store()
151 log_vprintf(const struct ly_ctx *ctx, LY_LOG_LEVEL level, LY_ERR no, LY_VECODE vecode, char *path, in log_vprintf()
326 lyext_vlog(const struct ly_ctx *ctx, LY_VECODE vecode, const char *plugin, const char *function, in lyext_vlog()
H A Dextensions.h270 #define LYEXT_VLOG(ctx, vecode, plugin, elem_type, elem, str, args...) \ argument
H A Dlibyang.h.in2139 LY_VECODE vecode; member
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DLibyang.hpp167 LY_VECODE vecode() throw() {return eitem->vecode;}; in vecode() function in libyang::Error
/dports/lang/vala/vala-0.48.18/valadoc/tests/
H A Dgirwriter.c333 ValaErrorCode* vecode) in valadoc_gir_writer_real_get_error_code_comment()
/dports/lang/vala/vala-0.48.18/valadoc/
H A Dgirwriter.c333 ValaErrorCode* vecode) in valadoc_gir_writer_real_get_error_code_comment()
/dports/textproc/hyperestraier/hyperestraier-1.4.13/rubynative/src/
H A Destraier.c808 static VALUE db_err_msg(VALUE vself, VALUE vecode){ in db_err_msg()