Searched refs:path_dispatch_io (Results 1 – 1 of 1) sorted by relevance
35 static int path_dispatch_io(sd_event_source *source, int fd, uint32_t revents, void *userdata);441 r = path_spec_watch(s, path_dispatch_io); in path_watch()732 static int path_dispatch_io(sd_event_source *source, int fd, uint32_t revents, void *userdata) { in path_dispatch_io() function