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

/freebsd-10.0-release/contrib/tcsh/
H A Dtc.disc.c49 static struct termio otermiob; variable in typeref:struct:termio
51 static struct termios otermiob; variable in typeref:struct:termios
76 otermiob = termiob;
106 otermiob = termiob;
181 return (ioctl(f, TCSETAF, (ioctl_t) & otermiob));

Completed in 157 milliseconds