const syscall.TIOCSCTTY

2 uses

	syscall (current package)
		exec_linux.go#L609: 		_, _, err1 = RawSyscall(SYS_IOCTL, uintptr(sys.Ctty), uintptr(TIOCSCTTY), 1)
		zerrors_linux_amd64.go#L1134: 	TIOCSCTTY                        = 0x540e