Searched refs:xo_flush (Results 1 – 11 of 11) sorted by relevance
199 xo_flush(); in print_bitfield()228 xo_flush(); in dt_print_hex()249 xo_flush(); in dt_print_int()286 xo_flush(); in dt_print_int()566 xo_flush(); in dt_print_enum()
3660 xo_flush(); in dt_consume_cpu()
164 (void)xo_flush(); in main()
667 xo_flush(); in running_stats_banner()754 xo_flush(); in sidewaysintpr()
390 xo_flush(); in print_entries_nl()
832 xo_flush(); in dump_rtsock()
488 xo_flush(); in main()
409 xo_flush (void);
239 xo_flush_func_t xo_flush; /* Flush callback */ member613 xop->xo_flush = xo_flush_file; in xo_init_handle()1903 xop->xo_flush = xo_flush_file; in xo_create_to_file()1929 xop->xo_flush = xo_flush_file; in xo_set_file_h()7965 xop->xo_flush = flush_func; in xo_set_writer()7988 if (rc >= 0 && xop->xo_flush) in xo_flush_h()7989 if (xop->xo_flush(xop->xo_opaque) < 0) in xo_flush_h()7996 xo_flush (void) in xo_flush() function
564 .. index:: xo_flush566 Flushing Output (xo_flush)569 .. c:function:: xo_ssize_t xo_flush (void)577 the library. The `xo_flush` call is used for this.579 Calling `xo_flush` also triggers the flush function associated with590 The `xo_flush_h` function follows the conventions of `xo_flush`,
800 if (xo_flush() < 0) in dovmstat()1316 if (xo_flush() < 0) in dointr()