Searched refs:comtio (Results 1 – 2 of 2) sorted by relevance
62 struct termios comtio; /* Command level tty mode */ member
444 p->comtio = newtio; in prompt_TtyInit()480 tcsetattr(p->fd_in, TCSADRAIN, &p->comtio); in prompt_TtyTermMode()