Searched refs:defchars (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c167 tcsetattr(0, TCSAFLUSH, &defchars);
313 tcsetattr(0, TCSAFLUSH, &defchars);
488 tcsetattr(0, TCSAFLUSH, &defchars);
541 tcsetattr(0, TCSAFLUSH, &defchars);
H A Dtip.h244 EXTERN struct termios defchars; /* current mode with initial chars */ variable in typeref:struct:termios
H A Dtip.c227 defchars = term;

Completed in 120 milliseconds