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