Home
last modified time | relevance | path

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

/freebsd/usr.bin/wc/
H A Dwc.c136 stderr_handle = xo_create_to_file(stderr, XO_STYLE_TEXT, 0); in main()
/freebsd/sbin/savecore/
H A Dsavecore.c327 xoinfo = xo_create_to_file(info, xo_get_style(NULL), 0); in write_header_info()
763 xostdout = xo_create_to_file(stdout, XO_STYLE_TEXT, 0); in DoLiveFile()
952 xostdout = xo_create_to_file(stdout, XO_STYLE_TEXT, 0); in DoFile()
/freebsd/contrib/libxo/libxo/
H A Dxo.h155 xo_create_to_file (FILE *fp, xo_style_t style, xo_xof_flags_t flags);
H A Dlibxo.c1895 xo_create_to_file (FILE *fp, xo_style_t style, xo_xof_flags_t flags) in xo_create_to_file() function
/freebsd/contrib/libxo/doc/
H A Dapi.rst72 .. index:: xo_create_to_file
75 xo_create_to_file section in Handles
79 xo_handle_t *xo_create_to_file (FILE *fp, unsigned style, unsigned flags)
81 The `xo_create_to_file` function is aconvenience function is