getlin
if (getlin(tline, sizeof (tline), input, NO) == EOF)
static int getlin(char *line, int maxline, FILE *inp, int expandtabs);