Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ xo_close_list_d
Function
xo_close_list_d
tools/libxo/libxo/libxo.c:7255–7259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7253
}
7254
7255
xo_ssize_t
7256
xo_close_list_d (void)
7257
{
7258
return xo_close_list_h(NULL, NULL);
7259
}
7260
7261
static int
7262
xo_do_open_leaf_list (xo_handle_t *xop, xo_xof_flags_t flags, const char *name)
Callers
1
main
Function · 0.85
Calls
1
xo_close_list_h
Function · 0.85
Tested by
1
main
Function · 0.68