MCPcopy 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
7255xo_ssize_t
7256xo_close_list_d (void)
7257{
7258 return xo_close_list_h(NULL, NULL);
7259}
7260
7261static int
7262xo_do_open_leaf_list (xo_handle_t *xop, xo_xof_flags_t flags, const char *name)

Callers 1

mainFunction · 0.85

Calls 1

xo_close_list_hFunction · 0.85

Tested by 1

mainFunction · 0.68