Home
last modified time | relevance | path

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

/coreutils/src/
Dtee.c46 static bool ignore_interrupts; variable
130 ignore_interrupts = false; in main()
142 ignore_interrupts = true; in main()
162 if (ignore_interrupts) in main()