Searched refs:TTBREAKC (Results 1 – 1 of 1) sorted by relevance
408 #define TTBREAKC(c, lflag) \ macro757 if (TTBREAKC(c, lflag)) { in ttyinput()2283 if (ISSET(lflag, ICANON) && TTBREAKC(c, lflag)) { in ttread()