const syscall.TIOCSCTTY
2 uses
syscall (current package)
exec_linux.go#L511: _, _, err1 = RawSyscall(SYS_IOCTL, uintptr(sys.Ctty), uintptr(TIOCSCTTY), 1)
zerrors_linux_amd64.go#L1156: TIOCSCTTY = 0x540e
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)