Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dmanager.c112 static int manager_dispatch_idle_pipe_fd(sd_event_source *source, int fd, uint32_t revents, void *u…
385 …(m->event, &m->idle_pipe_event_source, m->idle_pipe[2], EPOLLIN, manager_dispatch_idle_pipe_fd, m); in manager_watch_idle_pipe()
2980 static int manager_dispatch_idle_pipe_fd(sd_event_source *source, int fd, uint32_t revents, void *u… in manager_dispatch_idle_pipe_fd() function