MAXLINE 189 scripts/unifdef.c static char tline[MAXLINE+EDITSLOP];/* input buffer plus space */ MAXLINE 537 scripts/unifdef.c if (fgets(tline, MAXLINE, input) == NULL)