Home
last modified time | relevance | path

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

/coreutils/tests/stty/
Dstty-row-col.sh66 stty rows $(expr $srow + 1) cols $(expr $scol + 1) ||
89 stty rows $2 columns $3 || exit 1
/coreutils/src/
Dstty.c463 static void set_window_size (int rows, int cols, char const *device_name);
1751 set_window_size (int rows, int cols, char const *device_name) in set_window_size() argument
1762 if (rows >= 0) in set_window_size()
1763 win.ws_row = rows; in set_window_size()
Dls.c5158 size_t rows = cwd_n_used / cols + (cwd_n_used % cols != 0); in print_many_per_line() local
5160 for (row = 0; row < rows; row++) in print_many_per_line()
5174 filesno += rows; in print_many_per_line()
/coreutils/doc/
Dcoreutils.texi15754 @item rows @var{n}
15755 @opindex rows
15756 Tell the tty kernel driver that the terminal has @var{n} rows.
15784 Print the number of rows and columns that the kernel thinks the
15785 terminal has. (Systems that don't support rows and columns in the kernel