Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/wc/
Dwc.c132 stderr_handle = xo_create_to_file(stderr, XO_STYLE_TEXT, 0); in main()
/freebsd-12-stable/sbin/savecore/
Dsavecore.c552 xostdout = xo_create_to_file(stdout, XO_STYLE_TEXT, 0); in DoFile()
797 xoinfo = xo_create_to_file(info, xostyle, 0); in DoFile()
/freebsd-12-stable/contrib/libxo/libxo/
Dxo.h154 xo_create_to_file (FILE *fp, xo_style_t style, xo_xof_flags_t flags);
Dlibxo.c1919 xo_create_to_file (FILE *fp, xo_style_t style, xo_xof_flags_t flags) in xo_create_to_file() function
/freebsd-12-stable/contrib/libxo/doc/
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
Dlibxo.txt1677 *** xo_create_to_file
1683 xo_handle_t *xo_create_to_file (FILE *fp, unsigned style,