Searched refs:cursor_home (Results 1 – 1 of 1) sorted by relevance
54 static char *cursor_home; /* Places cursor back to (1,1) */ variable90 cursor_home = tgetstr("ho", &entries); in init_term()254 tputs(cursor_home, 1, putchar); in compare()