Searched refs:TIOCSETP (Results 1 – 12 of 12) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/ |
| D | terminal.h | 39 #undef TIOCSETP 40 #define TIOCSETP TCSETAF macro
|
| D | remote-utils.c | 114 ioctl (remote_desc, TIOCSETP, &sg); in remote_open()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | terminal.h | 67 #undef TIOCSETP 68 #define TIOCSETP TCSETAF macro
|
| D | ser-unix.c | 311 return (ioctl (scb->fd, TIOCSETP, &state.sgttyb)); in hardwire_drain_output()
|
| D | ChangeLog-1990 | 107 * remote-nindy.c (): Use TIOCSETN rather than TIOCSETP
|
| D | ChangeLog-1993 | 4054 * ser-unix.c: Use TIOCSETN not TIOCSETP so it is true.
|
| /openbsd/src/gnu/usr.bin/perl/h2pl/ |
| D | cbreak.pl | 29 ioctl(STDIN,&TIOCSETP,$sgttyb)
|
| D | cbreak2.pl | 28 ioctl(STDIN,$TIOCSETP,$sgttyb)
|
| /openbsd/src/gnu/usr.bin/perl/h2pl/eg/sys/ |
| D | ioctl.pl | 26 $TIOCSETP = 0x80067409;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| D | ReadKey.xs | 1379 ioctl(handle,TIOCSETP,&work.buf); in ReadMode()
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_netbsd.cpp | 2135 unsigned IOCTL_TIOCSETP = TIOCSETP;
|
| D | sanitizer_interceptors_ioctl_netbsd.inc | 1050 _(TIOCSETP, READ, struct_sgttyb_sz);
|