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

/systemd/src/machine/
H A Dmachine-dbus.c524 static int container_bus_new(Machine *m, sd_bus_error *error, sd_bus **ret) { function
609 r = container_bus_new(m, error, &allocated_bus);
714 r = container_bus_new(m, error, &allocated_bus);

Completed in 41 milliseconds