Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ err_sys
Function
err_sys
extra/yassl/testsuite/test.hpp:195–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
194
195
inline void err_sys(const char* msg)
196
{
197
printf(
"yassl error: %s\n"
, msg);
198
exit(EXIT_FAILURE);
199
}
200
201
202
extern
"C"
{
Callers
13
store_ca
Function · 0.70
set_certs
Function · 0.70
set_serverCerts
Function · 0.70
set_dsaServerCerts
Function · 0.70
tcp_connect
Function · 0.70
tcp_listen
Function · 0.70
tcp_accept
Function · 0.70
ClientError
Function · 0.50
EchoClientError
Function · 0.50
echoclient_test
Function · 0.50
EchoError
Function · 0.50
echoserver_test
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected