Searched refs:userProtectionPresent (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp202 bool userProtectionPresent = userFlags != 0; local
204 userProtectionPresent ? "-" : " ");
206 userProtectionPresent ? "-" : " ");
208 userProtectionPresent ? "-" : " ");

Completed in 84 milliseconds