Searched refs:bus_on_connection (Results 1 – 1 of 1) sorted by relevance
658 static int bus_on_connection(sd_event_source *s, int fd, uint32_t revents, void *userdata) { in bus_on_connection() function964 r = sd_event_add_io(m->event, &s, fd, EPOLLIN, bus_on_connection, m); in bus_init_private()