Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ xo_close_list_hd
Function
xo_close_list_hd
tools/libxo/libxo/libxo.c:7249–7253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7247
}
7248
7249
xo_ssize_t
7250
xo_close_list_hd (xo_handle_t *xop)
7251
{
7252
return xo_close_list_h(xop, NULL);
7253
}
7254
7255
xo_ssize_t
7256
xo_close_list_d (void)
Callers
nothing calls this directly
Calls
1
xo_close_list_h
Function · 0.85
Tested by
no test coverage detected