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

/haiku-fatelf/headers/private/storage/
H A DPathMonitor.h15 #define B_WATCH_FOLDERS_ONLY 0x0400 macro
17 // if that is not desired, add B_WATCH_FOLDERS_ONLY to the flags.
/haiku-fatelf/src/kits/storage/
H A DPathMonitor.cpp328 return (fFlags & B_WATCH_FOLDERS_ONLY) != 0;

Completed in 91 milliseconds