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