Searched refs:TIOCEXCL (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
H A Dioctls.h30 #define TIOCEXCL 0x540C macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dioctls.h28 #define TIOCEXCL 0x740d /* set exclusive use of tty */ macro
/external/strace/
H A Dterm.c272 case TIOCEXCL:
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc61 _(TIOCEXCL, NONE, 0);
H A Dsanitizer_platform_limits_posix.cc515 unsigned IOCTL_TIOCEXCL = TIOCEXCL;
/external/valgrind/include/vki/
H A Dvki-darwin.h866 #define VKI_TIOCEXCL TIOCEXCL
/external/ppp/pppd/
H A Dsys-linux.c410 if (ioctl(tty_fd, TIOCEXCL, 0) < 0) {

Completed in 737 milliseconds