UTX_LINESIZE
if (!strncmp(T->tty, bp->ut_line, UTX_LINESIZE))
if (!strncmp(step->name, bp->ut_line, UTX_LINESIZE))
char line[UTX_LINESIZE + 1];