Searched defs:termios (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A Dstruct-cpy-1.c5 struct termios struct
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A Dstruct-cpy-1.c5 struct termios struct
/netbsd-6-1-5-RELEASE/lib/libterminfo/
H A Dcurterm.c62 struct termios termios; local
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/stand/zboot/
H A Dunixcons.c51 struct linux_termios termios; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dser-unix.c40 struct termios termios; member in struct:hardwire_ttystate
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dtermios.h192 struct termios { struct
[all...]

Completed in 93 milliseconds