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

/macosx-10.10/tcsh-65/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 216 milliseconds