Home
last modified time | relevance | path

Searched defs:progress_needs_updating (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/xz/src/xz/
Dmessage.c93 static volatile sig_atomic_t progress_needs_updating = false; variable
107 static bool progress_needs_updating = false; variable