Home
last modified time | relevance | path

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

/openbsd/distrib/special/more/
H A Dmore.c148 int soglitch; /* terminal has standout mode glitch */ variable
638 promptlen += (2 * soglitch); in prompt()
1062 (2 * soglitch); in command()
1366 if ((soglitch = tgetnum("sg")) < 0) in initterm()
1367 soglitch = 0; in initterm()
1388 ulglitch = soglitch; in initterm()