Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dtop.cpp55 static char *restore_cursor; variable
76 tputs(restore_cursor, 1, putchar); in sigint_handler()
92 restore_cursor = tgetstr("rc", &entries); in init_term()
414 tputs(restore_cursor, 1, putchar); in main()