manager_dispatch_notify_fd 90 src/core/manager.c static int manager_dispatch_notify_fd(sd_event_source *source, int fd, uint32_t revents, void *userdata); manager_dispatch_notify_fd 704 src/core/manager.c r = sd_event_add_io(m->event, &m->notify_event_source, m->notify_fd, EPOLLIN, manager_dispatch_notify_fd, m);