bus_event_loop_with_idle  719 src/hostname/hostnamed.c         r = bus_event_loop_with_idle(event, bus, "org.freedesktop.hostname1", DEFAULT_EXIT_USEC, NULL, NULL);
bus_event_loop_with_idle   67 src/libsystemd/sd-bus/bus-util.h 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);
bus_event_loop_with_idle 1170 src/locale/localed.c         r = bus_event_loop_with_idle(event, bus, "org.freedesktop.locale1", DEFAULT_EXIT_USEC, NULL, NULL);
bus_event_loop_with_idle  298 src/machine/machined.c         return bus_event_loop_with_idle(
bus_event_loop_with_idle  789 src/timedate/timedated.c         r = bus_event_loop_with_idle(event, bus, "org.freedesktop.timedate1", DEFAULT_EXIT_USEC, NULL, NULL);