Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fdisk/
H A Dfdisk.c4976 int i, rowmax, rowcount = 1; local
4983 rowmax = 20;
4989 rowmax = ws.ws_row - 5;
4992 if (rowmax < 3) {
5004 if (rowcount == rowmax) {
5009 rowmax = ws.ws_row - 1;