Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ul/
H A Dul.c51 char *CURS_UP, *CURS_RIGHT, *CURS_LEFT, variable
299 ul_puts(CURS_RIGHT); in flushln()
521 CURS_RIGHT = tgetstr("ri", &bp); in initcap()
522 if (CURS_RIGHT == NULL) in initcap()
523 CURS_RIGHT = tgetstr("nd", &bp); in initcap()