Home
last modified time | relevance | path

Searched defs:new_line (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/login/
Dloginctl.c426 static int print_session_status_info(sd_bus *bus, const char *path, bool *new_line) { in print_session_status_info()
561 static int print_user_status_info(sd_bus *bus, const char *path, bool *new_line) { in print_user_status_info()
638 static int print_seat_status_info(sd_bus *bus, const char *path, bool *new_line) { in print_seat_status_info()
773 static int show_properties(sd_bus *bus, const char *path, bool *new_line) { in show_properties()
800 bool properties, new_line = false; in show_session() local
839 bool properties, new_line = false; in show_user() local
896 bool properties, new_line = false; in show_seat() local
/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()
677 static int show_machine_properties(sd_bus *bus, const char *path, bool *new_line) { in show_machine_properties()
700 bool properties, new_line = false; in show_machine() local
878 static int show_image_info(sd_bus *bus, const char *path, bool *new_line) { in show_image_info()
976 static int show_image_properties(sd_bus *bus, const char *path, bool *new_line) { in show_image_properties()
999 bool properties, new_line = false; in show_image() local
/systemd-251/src/systemctl/
Dsystemctl-show.c1867 bool *new_line, in show_one()
2073 bool *new_line, in show_all()
2177 bool new_line = false, ellipsized = false; in verb_show() local