Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dsetversion.cpp36 enum processing_mode { no_switch, app_switch, sys_switch }; enumerator
173 if (mode == sys_switch) in parse()
178 mode = sys_switch; in parse()