Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c4986 int i, rowmax, rowcount = 1; local
4993 rowmax = 20;
4999 rowmax = ws.ws_row - 5;
5002 if (rowmax < 3) {
5014 if (rowcount == rowmax) {
5019 rowmax = ws.ws_row - 1;