Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/more/ | |
screen.c | 107 *sc_deinit; /* Exit terminal de-intialization */ variable in typeref:typename:char **************** 325 sc_deinit= tgetstr("te", &sp); 326 if (sc_deinit == NULL) 327 sc_deinit = ""; 471 tputs(sc_deinit, sc_height, putchr); |