Searched refs:tcsendbreak (Results 1 – 11 of 11) sorted by relevance
| /freebsd/include/ |
| H A D | termios.h | 84 int tcsendbreak(int, int);
|
| /freebsd/lib/libc/gen/ |
| H A D | Makefile.inc | 316 tcsendbreak.3 \ 549 MLINKS+=tcsendbreak.3 tcdrain.3 \ 550 tcsendbreak.3 tcflow.3 \ 551 tcsendbreak.3 tcflush.3
|
| H A D | termios.c | 194 tcsendbreak(int fd, int len __unused) in tcsendbreak() function
|
| H A D | Symbol.map | 278 tcsendbreak;
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | bsd-misc.h | 126 int tcsendbreak(int, int);
|
| H A D | bsd-misc.c | 347 tcsendbreak(int fd, int duration) in tcsendbreak() function
|
| /freebsd/usr.bin/chat/ |
| H A D | chat.c | 506 tcsendbreak (0, 0); in break_sequence()
|
| /freebsd/usr.sbin/moused/msconvd/ |
| H A D | msconvd.c | 1254 tcsendbreak(rodent.mfd, 0); /* send break for 400 msec */ in r_init() 1269 tcsendbreak(rodent.mfd, 0); /* send break for 400 msec again */ in r_init()
|
| /freebsd/crypto/openssh/ |
| H A D | session.c | 2044 if (s->ptymaster == -1 || tcsendbreak(s->ptymaster, 0) == -1) in session_break_req()
|
| H A D | configure.ac | 2420 dnl tcsendbreak might be a macro 2421 AC_CHECK_DECL([tcsendbreak], 2423 [AC_CHECK_FUNCS([tcsendbreak])],
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 3086 fun:tcsendbreak=uninstrumented
|