Searched refs:trbuf (Results 1 – 1 of 1) sorted by relevance
97 struct termios trbuf; in main() local109 (void) ioctl(1, TCGETS, &trbuf); in main()112 if ((trbuf.c_oflag & TABDLY) != TAB3) in main()