Searched refs:console_active_event_source (Results 1 – 2 of 2) sorted by relevance
44 sd_event_source *console_active_event_source; member
142 sd_event_source_unref(m->console_active_event_source); in manager_unref()772 …r = sd_event_add_io(m->event, &m->console_active_event_source, m->console_active_fd, 0, manager_di… in manager_connect_console()