Lines Matching refs:event_buf
1432 char event_buf[512];1438 res = read(mINotifyFd, event_buf, sizeof(event_buf));1452 event = (struct inotify_event *)(event_buf + event_pos);