Searched refs:eventBuf (Results 1 – 1 of 1) sorted by relevance
330 char eventBuf[256]; in threadLoop() local331 ret = read(inotifyFD, eventBuf, sizeof(eventBuf)); in threadLoop()344 reinterpret_cast<struct inotify_event*>(eventBuf + i); in threadLoop()