Searched refs:close_stdout (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/grep/
H A Dcloseout.h14 void close_stdout PARAMS ((void));
H A Dcloseout.c53 /* Set the value to be used for the exit status when close_stdout is called.
55 e.g., when close_stdout is called via atexit. */
118 close_stdout (void) function
H A Dgrep.c1428 atexit (close_stdout);

Completed in 486 milliseconds