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

/systemd/src/machine/
H A Dmachined.c347 return bus_event_loop_with_idle(
/systemd/src/shared/
H A Dbus-util.h64 int bus_event_loop_with_idle(sd_event *e, sd_bus *bus, const char *name, usec_t timeout, check_idle_t check_idle, void *userdata);
H A Dbus-util.c124 int bus_event_loop_with_idle( function
/systemd/src/hostname/
H A Dhostnamed.c735 r = bus_event_loop_with_idle(event, bus, "org.freedesktop.hostname1", DEFAULT_EXIT_USEC, NULL, NULL);
/systemd/src/timedate/
H A Dtimedated.c723 r = bus_event_loop_with_idle(event, bus, "org.freedesktop.timedate1", DEFAULT_EXIT_USEC, NULL, NULL);
/systemd/src/import/
H A Dimportd.c1176 return bus_event_loop_with_idle(
/systemd/src/locale/
H A Dlocaled.c1325 r = bus_event_loop_with_idle(event, bus, "org.freedesktop.locale1", DEFAULT_EXIT_USEC, NULL, NULL);
/systemd/src/network/
H A Dnetworkd-manager.c1131 return bus_event_loop_with_idle(

Completed in 2320 milliseconds