height             50 usr/bin/more/more.c 	int height = 25;
height             65 usr/bin/more/more.c 		height = (int)ws.ws_row;
height             75 usr/bin/more/more.c 			do_more(fp, height);
height             79 usr/bin/more/more.c 		do_more(stdin, height);