Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ strerror
Function
strerror
common/script/httpcall.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
const char* strerror(int code)
250
{
251
return curl_easy_strerror((CURLcode)code);
252
}
253
}
Callers
9
init
Method · 0.85
init
Method · 0.85
list_transfer
Function · 0.85
ftp_xfer_file
Function · 0.85
ftp_xfer_dir
Function · 0.85
ftp.c
File · 0.85
webResult
Function · 0.85
StringStrerror
Function · 0.85
StdioBasePrintf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected