Searched refs:noscroll (Results 1 – 1 of 1) sorted by relevance
180 int hard, dumb, noscroll, hardtabs, clreol; variable296 else noscroll = 1; in main()300 dlines =(off_t) (Lpp - (noscroll ? 1 : 2)); in main()332 if (noscroll && (ch != EOF)) { in main()342 if (noscroll) in main()367 if (noscroll) in main()378 if ((noscroll || clearit) && (file_size != LLONG_MAX)) in main()435 noscroll++; in argscan()552 if (noscroll && num_lines == dlines) { in screen()608 dlines = (off_t)(Lpp - (noscroll ? 1 : 2)); in chgwinsz()[all …]