Home
last modified time | relevance | path

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

/systemd-251/src/login/
Dloginctl.c85 static int show_table(Table *table, const char *word) { in show_table() function
187 return show_table(table, "sessions"); in list_sessions()
237 return show_table(table, "users"); in list_users()
282 return show_table(table, "seats"); in list_seats()
/systemd-251/src/machine/
Dmachinectl.c235 static int show_table(Table *table, const char *word) { in show_table() function
342 return show_table(table, "machines"); in list_machines()
404 return show_table(table, "images"); in list_images()