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

/systemd/src/machine/
H A Dmachinectl.c928 static int show_image_properties(sd_bus *bus, const char *path, bool *new_line) { function
967 r = show_image_properties(bus, "/org/freedesktop/machine1", &new_line);
996 r = show_image_properties(bus, path, &new_line);

Completed in 20 milliseconds