Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/xz/dist/src/xz/
Dfile_io.c83 static bool restore_stdout_flags = false; variable
845 restore_stdout_flags = true; in io_open_dest_real()
953 if (restore_stdout_flags) in io_open_dest_real()
967 restore_stdout_flags = true; in io_open_dest_real()
1008 if (restore_stdout_flags) { in io_close_dest()
1011 restore_stdout_flags = false; in io_close_dest()