Searched refs:event_pos (Results 1 – 3 of 3) sorted by relevance
111 int event_pos = 0; in read_notify() local127 event = reinterpret_cast<struct inotify_event*>(event_buf + event_pos); in read_notify()138 event_pos += event_size; in read_notify()
439 int event_pos = 0; in read_notify() local456 event = (struct inotify_event *)(event_buf + event_pos); in read_notify()469 event_pos += event_size; in read_notify()
1752 int event_pos = 0; in watch_package_list() local1763 event = (struct inotify_event *) (event_buf + event_pos); in watch_package_list()1774 event_pos += event_size; in watch_package_list()