Home
last modified time | relevance | path

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

/systemd-251/src/firstboot/
Dfirstboot.c133 static int show_menu(char **x, unsigned n_columns, unsigned width, unsigned percentage) { in show_menu() function
201 r = show_menu(l, 3, 22, percentage); in prompt_loop()