Searched refs:eventBuf (Results 1 – 1 of 1) sorted by relevance
336 char eventBuf[512]; in threadLoop() local339 int ret = read(mINotifyFD, eventBuf, sizeof(eventBuf)); in threadLoop()342 struct inotify_event* event = (struct inotify_event*)&eventBuf[offset]; in threadLoop()