Searched refs:event_pos (Results 1 – 2 of 2) sorted by relevance
100 int event_pos = 0; in WatchPackageList() local110 event = reinterpret_cast<struct inotify_event*>(event_buf + event_pos); in WatchPackageList()118 event_pos += event_size; in WatchPackageList()
437 int event_pos = 0; in read_notify() local454 event = (struct inotify_event *)(event_buf + event_pos); in read_notify()467 event_pos += event_size; in read_notify()