Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp178 constexpr size_t EventBufferLength = in InotifyPollingLoop() local
188 alignas(struct inotify_event) char buffer[EventBufferLength]; in InotifyPollingLoop()
238 EventBufferLength); in InotifyPollingLoop()