Home
last modified time | relevance | path

Searched defs:termios (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d142 struct termios in version() struct
144 tcflag_t c_iflag; in version()
145 tcflag_t c_oflag; in version()
146 tcflag_t c_cflag; in version()
147 tcflag_t c_lflag; in version()
148 cc_t c_line; in version()
150 speed_t c_ispeed; in version()
151 speed_t c_ospeed; in version()
240 struct termios in version() struct
242 tcflag_t c_iflag; in version()
[all …]
/netbsd-src/sys/sys/
H A Dtermios.h192 struct termios { struct
203 * Commands passed to tcsetattr() for setting the termios structure. argument
/netbsd-src/games/hack/
H A Dhack.ioctl.c77 static struct termios termios; variable
/netbsd-src/lib/libterminfo/
H A Dcurterm.c62 struct termios termios; in _ti_setospeed() local
/netbsd-src/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c51 struct linux_termios termios; in consinit() local
/netbsd-src/usr.sbin/tprof/
H A Dtprof_top.c223 struct termios termios; in tty_setup() local