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