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