Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/driver/
H A DPlatform.h47 struct termios { struct
48 tcflag_t c_iflag; // input mode flags
72 const struct termios *termios_p); argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstruct-cpy-1.c5 struct termios struct
17 struct termios t __attribute__ ((aligned (8))); argument
/openbsd/sys/sys/
H A Dtermios.h194 struct termios { struct
205 * Commands passed to tcsetattr() for setting the termios structure. argument
/openbsd/games/hack/
H A Dhack.ioctl.c72 struct termios termios; variable
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dremote-utils.c76 struct termios termios; in remote_open() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dser-unix.c40 struct termios termios; member