Searched refs:path_dispatch_io (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dpath.c48 static int path_dispatch_io(sd_event_source *source, int fd, uint32_t revents, void *userdata);
411 r = path_spec_watch(s, path_dispatch_io);
650 static int path_dispatch_io(sd_event_source *source, int fd, uint32_t revents, void *userdata) { function

Completed in 1452 milliseconds