Lines Matching refs:machines
128 "org.freedesktop.machine1.manage-machines",
174 "org.freedesktop.machine1.manage-machines",
365 return sd_bus_error_setf(error, SD_BUS_ERROR_NOT_SUPPORTED, "Requesting IP address data is only supported on container machines.");
457 return sd_bus_error_setf(error, SD_BUS_ERROR_NOT_SUPPORTED, "Requesting OS release data is only supported on container machines.");
881 return sd_bus_error_setf(error, SD_BUS_ERROR_NOT_SUPPORTED, "Bind mounting is only supported on container machines.");
898 "org.freedesktop.machine1.manage-machines",
1144 return sd_bus_error_setf(error, SD_BUS_ERROR_NOT_SUPPORTED, "Copying files is only supported on container machines.");
1161 "org.freedesktop.machine1.manage-machines",
1344 machine = hashmap_get(m->machines, e);
1376 HASHMAP_FOREACH(machine, m->machines, i) {