Searched refs:xo_create_to_file (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/usr.bin/wc/ |
| D | wc.c | 132 stderr_handle = xo_create_to_file(stderr, XO_STYLE_TEXT, 0); in main()
|
| /freebsd-12-stable/sbin/savecore/ |
| D | savecore.c | 552 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/ |
| D | xo.h | 154 xo_create_to_file (FILE *fp, xo_style_t style, xo_xof_flags_t flags);
|
| D | libxo.c | 1919 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/ |
| D | api.rst | 72 .. 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
|
| D | libxo.txt | 1677 *** xo_create_to_file 1683 xo_handle_t *xo_create_to_file (FILE *fp, unsigned style,
|