MCPcopy Create free account
hub / github.com/F-Stack/f-stack / xo_close_container_d

Function xo_close_container_d

tools/libxo/libxo/libxo.c:7109–7113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7107}
7108
7109xo_ssize_t
7110xo_close_container_d (void)
7111{
7112 return xo_close_container_h(NULL, NULL);
7113}
7114
7115static int
7116xo_do_open_list (xo_handle_t *xop, xo_xof_flags_t flags, const char *name)

Callers 1

mainFunction · 0.85

Calls 1

xo_close_container_hFunction · 0.85

Tested by 1

mainFunction · 0.68