const syscall.TIOCNOTTY
2 uses
syscall (current package)
exec_linux.go#L503: _, _, err1 = RawSyscall(SYS_IOCTL, 0, uintptr(TIOCNOTTY), 0)
zerrors_linux_amd64.go#L1143: TIOCNOTTY = 0x5422
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)