Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dterminal.c88 static char *term_goto, *term_clreol, *term_cr, *term_clrpag; variable
288 send_to_terminal (term_clrpag); in terminal_clear_screen()
540 term_clrpag = term_cr = term_clreol = NULL; in terminal_initialize_terminal()
585 term_clrpag = tgetstr ("cl", &buffer); in terminal_initialize_terminal()