Home
last modified time | relevance | path

Searched refs:xo_flush_h (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c657 xo_flush_h(xop); in xo_vsyslog()
684 xo_flush_h(xop); in xo_vsyslog()
H A Dxo.h402 xo_flush_h (xo_handle_t *xop);
H A Dlibxo.c1799 (void) xo_flush_h(xop); in xo_message_hcv()
1956 xo_flush_h(xop); in xo_destroy()
6346 if (flush_line && xo_flush_h(xop) < 0) in xo_do_emit_fields()
6487 if (xo_flush_h(xop) < 0) in xo_do_emit_fields()
7880 if (xo_flush_h(xop) < 0) in xo_transition()
7950 xo_flush_h (xo_handle_t *xop) in xo_flush_h() function
7972 return xo_flush_h(NULL); in xo_flush()
8006 return xo_flush_h(xop); in xo_finish_h()
8353 xo_flush_h(xop); in xo_emit_warn_hcv()
/f-stack/tools/libxo/encoder/csv/
H A Denc_csv.c396 xo_flush_h(xop); in csv_emit_record()
/f-stack/tools/libxo/doc/
H A Dapi.rst560 .. c:function:: xo_ssize_t xo_flush_h (xo_handle_t *xop)
567 The `xo_flush_h` function follows the conventions of `xo_flush`,