Searched refs:defchars (Results 1 – 3 of 3) sorted by relevance
159 tcsetattr(0, TCSAFLUSH, &defchars); in transfer()305 tcsetattr(0, TCSAFLUSH, &defchars); in transmit()480 tcsetattr(0, TCSAFLUSH, &defchars); in pipeout()533 tcsetattr(0, TCSAFLUSH, &defchars); in consh()
241 EXTERN struct termios defchars; /* current mode with initial chars */ variable
213 defchars = term; in main()