Lines Matching defs:event_buf
1672 char event_buf[512];1706 int res = read(nfd, event_buf, sizeof(event_buf));1716 event = (struct inotify_event *) (event_buf + event_pos);