show_properties 640 src/login/loginctl.c return show_properties(bus, "/org/freedesktop/login1", &new_line); show_properties 666 src/login/loginctl.c r = show_properties(bus, path, &new_line); show_properties 692 src/login/loginctl.c return show_properties(bus, "/org/freedesktop/login1", &new_line); show_properties 725 src/login/loginctl.c r = show_properties(bus, path, &new_line); show_properties 751 src/login/loginctl.c return show_properties(bus, "/org/freedesktop/login1", &new_line); show_properties 777 src/login/loginctl.c r = show_properties(bus, path, &new_line); show_properties 470 src/machine/machinectl.c r = show_properties(bus, "/org/freedesktop/machine1", &new_line); show_properties 497 src/machine/machinectl.c r = show_properties(bus, path, &new_line); show_properties 4193 src/systemctl/systemctl.c bool show_properties, show_properties 4246 src/systemctl/systemctl.c if (show_properties) show_properties 4270 src/systemctl/systemctl.c if (!show_properties) { show_properties 4344 src/systemctl/systemctl.c bool show_properties, show_properties 4371 src/systemctl/systemctl.c r = show_one(verb, bus, p, show_properties, new_line, ellipsized); show_properties 4447 src/systemctl/systemctl.c bool show_properties, show_status, new_line = false; show_properties 4454 src/systemctl/systemctl.c show_properties = streq(args[0], "show"); show_properties 4457 src/systemctl/systemctl.c if (show_properties) show_properties 4462 src/systemctl/systemctl.c if (show_properties && strv_length(args) <= 1) show_properties 4463 src/systemctl/systemctl.c return show_one(args[0], bus, "/org/freedesktop/systemd1", show_properties, &new_line, &ellipsized); show_properties 4486 src/systemctl/systemctl.c } else if (show_properties) { show_properties 4500 src/systemctl/systemctl.c r = show_one(args[0], bus, unit, show_properties, show_properties 4522 src/systemctl/systemctl.c r = show_one(args[0], bus, unit, show_properties,