Home
last modified time | relevance | path

Searched refs:show_image_properties (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/machine/
Dmachinectl.c976 static int show_image_properties(sd_bus *bus, const char *path, bool *new_line) { in show_image_properties() function
1015 r = show_image_properties(bus, "/org/freedesktop/machine1", &new_line); in show_image()
1034 r = show_image_properties(bus, path, &new_line); in show_image()