Home
last modified time | relevance | path

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

/dflybsd-src/contrib/xz/src/xz/
H A Dfile_io.c83 static bool restore_stdout_flags = false; variable
849 restore_stdout_flags = true; in io_open_dest_real()
957 if (restore_stdout_flags) in io_open_dest_real()
971 restore_stdout_flags = true; in io_open_dest_real()
1012 if (restore_stdout_flags) { in io_close_dest()
1015 restore_stdout_flags = false; in io_close_dest()