Lines Matching defs:event_buf
1581 char event_buf[512];1587 res = read(mINotifyFd, event_buf, sizeof(event_buf));1601 event = (struct inotify_event *)(event_buf + event_pos);