Home
last modified time | relevance | path

Searched refs:xo_close_list_h (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libxo/libxo/
H A Dxo.h324 xo_close_list_h (xo_handle_t *xop, const char *name);
H A Dlibxo.c7264 xo_close_list_h (xo_handle_t *xop, const char *name) in xo_close_list_h() function
7272 return xo_close_list_h(NULL, name); in xo_close_list()
7278 return xo_close_list_h(xop, NULL); in xo_close_list_hd()
7284 return xo_close_list_h(NULL, NULL); in xo_close_list_d()
/freebsd/contrib/libxo/doc/
H A Dapi.rst809 .. c:function:: xo_ssize_t xo_close_list_h (xo_handle_t *xop, const char *name)