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

/systemd/src/login/
H A Dlogind-button.c138 static int button_dispatch(sd_event_source *s, int fd, uint32_t revents, void *userdata) { function
256 r = sd_event_add_io(b->manager->event, &b->io_event_source, b->fd, EPOLLIN, button_dispatch, b);

Completed in 9 milliseconds