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;
782 else if ((c == '\b') && (ul_opt || !cr_opt) && (column > 0)) /* M008 */
896 if (!ul_opt)
1520 dumb++; ul_opt = 0;
1542 ul_opt = 0;

Completed in 61 milliseconds