Searched refs:TERMCAP_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
538 #define TERMCAP_BUF_SIZE 2048 macro2010 gl->tgetent_buf = (char *) malloc(TERMCAP_BUF_SIZE); in new_GetLine()2011 gl->tgetstr_buf = (char *) malloc(TERMCAP_BUF_SIZE); in new_GetLine()