Home | History | Annotate | Download | only in sdcard

Lines Matching refs:event_buf

1673     char event_buf[512];
1707 int res = read(nfd, event_buf, sizeof(event_buf));
1717 event = (struct inotify_event *) (event_buf + event_pos);