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

/haiku/src/kits/storage/
H A DPathMonitor.cpp47 #define WATCH_NODE_FLAG_MASK 0x00ff macro
972 uint32 watchFlags = (fFlags & WATCH_NODE_FLAG_MASK)
1678 uint32 flags = (fFlags & WATCH_NODE_FLAG_MASK) | B_WATCH_DIRECTORY;

Completed in 113 milliseconds