Searched defs:termios (Results 1 - 13 of 13) sorted by path

/netbsd-current/games/hack/
H A Dhack.ioctl.c77 static struct termios termios; variable in typeref:struct:termios
82 (void) tcgetattr(fileno(stdin), &termios); local
88 (void) tcsetattr(fileno(stdin), TCSADRAIN, &termios); local
/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c51 struct linux_termios termios; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_symbolize.py192 import termios namespace
/netbsd-current/sys/sys/
H A Dtermios.h192 struct termios { struct
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/examples/
H A Dp2p-nfc.py368 import sys, tty, termios namespace
378 import sys, tty, termios, select namespace
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dser-unix.c39 struct termios termios; member in struct:hardwire_ttystate
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
H A Dmulti-term-settings.c39 struct termios termios; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dremote-utils.cc355 struct termios termios; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dser-unix.c39 struct termios termios; member in struct:hardwire_ttystate
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
H A Dmulti-term-settings.c39 struct termios termios; local
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dremote-utils.cc357 struct termios termios; local
[all...]
/netbsd-current/lib/libterminfo/
H A Dcurterm.c62 struct termios termios; local
/netbsd-current/usr.sbin/tprof/
H A Dtprof_top.c223 struct termios termios; local
[all...]

Completed in 370 milliseconds