Searched refs:termcap_buf (Results 1 – 1 of 1) sorted by relevance
40 static char termcap_buf[1024]; variable93 if ((status = tgetent(termcap_buf, term_name)) != 1) in init_termcap()