Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp179 constexpr size_t EventBufferLength = in InotifyPollingLoop() local
189 alignas(struct inotify_event) char buffer[EventBufferLength]; in InotifyPollingLoop()
239 EventBufferLength); in InotifyPollingLoop()