Searched defs:attach_io_events (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dsd-bus.c72 static int attach_io_events(sd_bus *b);
1059 r = attach_io_events(b);
3161 static int attach_io_events(sd_bus *bus) { function
3269 r = attach_io_events(bus);

Completed in 21 milliseconds