blob: 9eaca4dfabe171076667dcfd0b9b9b449f68eb22 [file] [log] [blame]
//go:build (386 || amd64 || arm || arm64) && solaris
//+build openbsd
//+build 386 amd64 arm arm64
package pty
type ptmget struct {
Cfd int32
Sfd int32
Cn [16]int8
Sn [16]int8
}
var ioctl_PTMGET = 0x40287401