Home | History | Annotate | Download | only in ui

Lines Matching refs:event_buf

934     char event_buf[512];
940 res = read(nfd, event_buf, sizeof(event_buf));
954 event = (struct inotify_event *)(event_buf + event_pos);