Home
last modified time | relevance | path

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

/dports/mail/rspamd-devel/rspamd-93430bb/src/rspamadm/
H A Dlua_repl.c86 static void lua_thread_error_cb (struct thread_entry *thread, int ret, const char *msg);
194 lua_thread_error_cb (struct thread_entry *thread, int ret, const char *msg) in lua_thread_error_cb() function
314 thread->error_callback = lua_thread_error_cb; in lua_repl_thread_call()
/dports/mail/rspamd/rspamd-3.1/src/rspamadm/
H A Dlua_repl.c86 static void lua_thread_error_cb (struct thread_entry *thread, int ret, const char *msg);
194 lua_thread_error_cb (struct thread_entry *thread, int ret, const char *msg) in lua_thread_error_cb() function
314 thread->error_callback = lua_thread_error_cb; in lua_repl_thread_call()