Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dmessage.c86 static volatile sig_atomic_t progress_needs_updating = false; variable
100 static bool progress_needs_updating = false; variable