Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-misc.h90 int tcsendbreak(int, int);
Dbsd-misc.c195 tcsendbreak(int fd, int duration) in tcsendbreak() function
/external/ltp/testcases/kernel/pty/
Dptem01.c246 if (tcsendbreak(masterfd, 10) != 0) { in test3()
250 if (tcsendbreak(slavefd, 10) != 0) { in test3()
/external/toybox/toys/net/
Dmicrocom.c99 tcsendbreak(TT.fd, 0); in microcom_main()
/external/python/cpython2/Doc/library/
Dtermios.rst52 .. function:: tcsendbreak(fd, duration)
/external/python/cpython2/Modules/
Dtermios.c223 if (tcsendbreak(fd, duration) == -1) in termios_tcsendbreak()
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dserialposix.py540 termios.tcsendbreak(self.fd, int(duration/0.25))
/external/valgrind/docs/internals/
Dporting-to-ARM.txt706 #define VKI_TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */
/external/openssh/
Dsession.c2020 if (s->ptymaster == -1 || tcsendbreak(s->ptymaster, 0) < 0) in session_break_req()
Dconfigure.ac1868 dnl tcsendbreak might be a macro
1869 AC_CHECK_DECL([tcsendbreak],
1871 [AC_CHECK_FUNCS([tcsendbreak])],
Dconfig.h.in1262 /* Define to 1 if you have the `tcsendbreak' function. */
Dconfigure11103 for ac_func in tcsendbreak
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3080 fun:tcsendbreak=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym919 PUBLIC d33f0 0 tcsendbreak