Home
last modified time | relevance | path

Searched refs:tcsendbreak (Results 1 – 18 of 18) sorted by relevance

/openbsd/lib/libc/termios/
H A DMakefile.inc7 tcsendbreak.c tcsetattr.c tcsetpgrp.c tcgetsid.c
9 MAN+= tcgetpgrp.3 tcsendbreak.3 tcsetattr.3 tcsetpgrp.3 tcgetsid.3
H A Dtcsendbreak.c36 tcsendbreak(int fd, int len) in tcsendbreak() function
/openbsd/lib/libc/hidden/
H A Dtermios.h34 PROTO_DEPRECATED(tcsendbreak);
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9ish.h131 extern int tcsendbreak(int, int);
/openbsd/sys/sys/
H A Dtermios.h274 int tcsendbreak(int, int);
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/
H A Dtermios.t200 is(tcsendbreak(fileno $not_a_tty, 0), undef,
H A Dexport.t106 tcgetattr tcgetpgrp tcsendbreak tcsetattr tcsetpgrp tmpfile
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dser-unix.c357 return tcsendbreak (scb->fd, 0); in hardwire_send_break()
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs1457 #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 Dchat.c531 tcsendbreak (0, 0); in break_sequence()
/openbsd/lib/libc/
H A DSymbols.list1703 tcsendbreak
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h1147 extern int tcsendbreak(int, int);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h1147 extern int tcsendbreak(int, int);
/openbsd/regress/usr.bin/tsort/
H A Dpairs1659 tcsendbreak.o tcsendbreak.o
1737 tcsendbreak.o ioctl.o
2182 tcsendbreak.o select.o
/openbsd/usr.bin/ssh/
H A Dsession.c1741 if (s->ptymaster == -1 || tcsendbreak(s->ptymaster, 0) == -1) in session_break_req()
/openbsd/gnu/usr.bin/perl/ext/POSIX/lib/
H A DPOSIX.pod2095 =item C<tcsendbreak>
2097 This is similar to the C function C<tcsendbreak()> for sending
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3081 fun:tcsendbreak=uninstrumented
/openbsd/distrib/sets/lists/comp/
H A Dmi2989 ./usr/share/man/man3/tcsendbreak.3