Home
last modified time | relevance | path

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

/systemd-251/src/machine/
Dmachinectl.c631 static int show_machine_info(const char *verb, sd_bus *bus, const char *path, bool *new_line) { in show_machine_info() function
733 r = show_machine_info(argv[0], bus, path, &new_line); in show_machine()