Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/
H A Dstate.cpp142 char error_buf[1024]; in call_cxx_function_from_c() local
148 std::strncpy(error_buf, e.what(), sizeof(error_buf)); in call_cxx_function_from_c()
150 std::strncpy(error_buf, "Unhandled exception in Lua C++ hook", in call_cxx_function_from_c()
151 sizeof(error_buf)); in call_cxx_function_from_c()
153 error_buf[sizeof(error_buf) - 1] = '\0'; in call_cxx_function_from_c()
158 return luaL_error(raw_state, "%s", error_buf); in call_cxx_function_from_c()
/freebsd/crypto/openssl/apps/
H A Dtsget.in87 local $::error_buf;
107 $error_string .= " ($::error_buf)" if defined($::error_buf);
/freebsd/crypto/heimdal/
H A DChangeLog.2001776 error_buf