Searched refs:tcsendbreak (Results 1 – 18 of 18) sorted by relevance
/openbsd/lib/libc/termios/ |
H A D | Makefile.inc | 7 tcsendbreak.c tcsetattr.c tcsetpgrp.c tcgetsid.c 9 MAN+= tcgetpgrp.3 tcsendbreak.3 tcsetattr.3 tcsetpgrp.3 tcgetsid.3
|
H A D | tcsendbreak.c | 36 tcsendbreak(int fd, int len) in tcsendbreak() function
|
/openbsd/lib/libc/hidden/ |
H A D | termios.h | 34 PROTO_DEPRECATED(tcsendbreak);
|
/openbsd/gnu/usr.bin/perl/plan9/ |
H A D | plan9ish.h | 131 extern int tcsendbreak(int, int);
|
/openbsd/sys/sys/ |
H A D | termios.h | 274 int tcsendbreak(int, int);
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/ |
H A D | termios.t | 200 is(tcsendbreak(fileno $not_a_tty, 0), undef,
|
H A D | export.t | 106 tcgetattr tcgetpgrp tcsendbreak tcsetattr tcsetpgrp tmpfile
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ser-unix.c | 357 return tcsendbreak (scb->fd, 0); in hardwire_send_break()
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/ |
H A D | POSIX.xs | 1457 #define tcsendbreak(x,y) not_here("tcsendbreak") macro 3482 tcsendbreak = 2 3486 : (ix < 1 ? tcflow(fd, action) : tcsendbreak(fd, action));
|
/openbsd/usr.sbin/pppd/chat/ |
H A D | chat.c | 531 tcsendbreak (0, 0); in break_sequence()
|
/openbsd/lib/libc/ |
H A D | Symbols.list | 1703 tcsendbreak
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | sys-protos.h | 1147 extern int tcsendbreak(int, int);
|
/openbsd/gnu/gcc/gcc/ |
H A D | sys-protos.h | 1147 extern int tcsendbreak(int, int);
|
/openbsd/regress/usr.bin/tsort/ |
H A D | pairs1 | 659 tcsendbreak.o tcsendbreak.o 1737 tcsendbreak.o ioctl.o 2182 tcsendbreak.o select.o
|
/openbsd/usr.bin/ssh/ |
H A D | session.c | 1741 if (s->ptymaster == -1 || tcsendbreak(s->ptymaster, 0) == -1) in session_break_req()
|
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/ |
H A D | POSIX.pod | 2095 =item C<tcsendbreak> 2097 This is similar to the C function C<tcsendbreak()> for sending
|
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3081 fun:tcsendbreak=uninstrumented
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 2989 ./usr/share/man/man3/tcsendbreak.3
|