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

/netbsd-6-1-5-RELEASE/usr.bin/qsubst/
H A Dqsubst.c151 static struct termios orig_tio; variable in typeref:struct:termios
176 tcsetattr(0, TCSAFLUSH | TCSASOFT, &orig_tio);
568 tcgetattr(0, &orig_tio);

Completed in 48 milliseconds