Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ last_serror
Function
last_serror
lib_acl_cpp/src/stdlib/util.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
const char* last_serror()
21
{
22
return acl_last_serror();
23
}
24
25
const char* last_serror(char* buf, size_t size)
26
{
Callers
15
open
Method · 0.70
rmdir_callback
Method · 0.70
get_cwd
Method · 0.70
block_wait
Method · 0.70
timed_wait
Method · 0.70
__iconv_dll_load
Function · 0.70
update_begin
Method · 0.70
start
Method · 0.70
wait
Method · 0.70
md5_file
Method · 0.70
thread_mutex
Method · 0.70
lock
Method · 0.70
Calls
2
acl_last_serror
Function · 0.85
acl_last_strerror
Function · 0.85
Tested by
4
test_parse
Function · 0.40
test_parse_mmap
Function · 0.40
test_mmap_write
Function · 0.40
test_mmap_read
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…