Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/more/
H A Dmore.c169 int ul_opt = 1; /* Underline as best we can */ variable
441 ul_opt = 0; in argscan()
782 else if ((c == '\b') && (ul_opt || !cr_opt) && (column > 0)) /* M008 */ in getaline()
896 if (!ul_opt) in prbuf()
1520 dumb++; ul_opt = 0; in initterm()
1567 ul_opt = 0; in initterm()