blob: 811312dd35ccfd9dc6549084c43af59b3e957786 [file] [log] [blame]
//go:build openbsd
// +build openbsd
package pty
type ptmget struct {
Cfd int32
Sfd int32
Cn [16]int8
Sn [16]int8
}
var ioctl_PTMGET = 0x40287401