Home
last modified time | relevance | path

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

/systemd-251/src/shutdown/
Dshutdown.c228 unsigned long long dirty = ULLONG_MAX; in sync_with_progress() local
/systemd-251/src/network/
Dnetworkd-manager.h35 bool dirty; member
/systemd-251/src/shared/
Dask-password-api.c393 bool reset_tty = false, dirty = false, use_color = false, press_tab_visible = false; in ask_password_tty() local
/systemd-251/src/basic/
Dhashmap.c208 bool dirty:1; /* whether dirtied since last iterated_cache_get() */ member