t_brkc
cc[VEOL] = tc->t_brkc;
if (tc->t_brkc == (char)_POSIX_VDISABLE)
tc->t_brkc = cc[VEOL];
char t_brkc; /* input delimiter (like nl) */