Home
last modified time | relevance | path

Searched refs:event_inotify_data_read (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/libsystemd/sd-event/
Dsd-event.c3382 static int event_inotify_data_read(sd_event *e, struct inotify_data *d, uint32_t revents, int64_t t… in event_inotify_data_read() function
4038 … r = event_inotify_data_read(e, e->event_queue[i].data.ptr, e->event_queue[i].events, threshold); in process_epoll()