B_WATCH_SYSTEM_ALL
if ((flags & B_WATCH_SYSTEM_ALL) == 0
|| (flags & ~(uint32)B_WATCH_SYSTEM_ALL) != 0) {
uint32 watchEvents = B_WATCH_SYSTEM_ALL;