Searched refs:tmpltc (Results 1 – 1 of 1) sorted by relevance
3518 struct ltchars tmpltc; in telrcv() local3521 if (ioctl(pty, TIOCGLTC, &tmpltc) == -1) in telrcv()3524 if (tmpltc.t_flushc != '\377') { in telrcv()3525 *pfrontp++ = tmpltc.t_flushc; in telrcv()