Home
last modified time | relevance | path

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

/dflybsd-src/contrib/xz/src/xz/
H A Dmessage.c91 static volatile sig_atomic_t progress_needs_updating = false; variable
105 static bool progress_needs_updating = false; variable