Home | History | Annotate | Download | only in input

Lines Matching refs:event_buf

1224     char event_buf[512];
1230 res = read(mINotifyFd, event_buf, sizeof(event_buf));
1244 event = (struct inotify_event *)(event_buf + event_pos);