Searched defs:check_for_output_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/groff/src/libs/libdriver/
H A Dprinter.cpp51 check_for_output_error (FILE* stream) function
75 # define check_for_output_error(stream) ferror(stream) || fflush(stream) < 0 macro

Completed in 84 milliseconds