Home
last modified time | relevance | path

Searched refs:FLUSH_INPUT_PIPE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dnonposix.h140 # define FLUSH_INPUT_PIPE(fd) \ macro
171 # define FLUSH_INPUT_PIPE(fd) do {} while(0) macro
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddiv.cpp566 FLUSH_INPUT_PIPE(STDIN_FILENO); in cleanup_and_exit()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2300 (FLUSH_INPUT_PIPE) [_UWIN]: Provide non-empty version.
2372 * src/include/nonposix.h (FLUSH_INPUT_PIPE): New macro to empty
2377 (cleanup_and_exit): Call FLUSH_INPUT_PIPE.