Codebase list golang-github-creack-pty / 4246e3d7-c5ff-486c-b6f4-fe96dd793a70/main ztypes_openbsd_32bit_int.go
4246e3d7-c5ff-486c-b6f4-fe96dd793a70/main

Tree @4246e3d7-c5ff-486c-b6f4-fe96dd793a70/main (Download .tar.gz)

ztypes_openbsd_32bit_int.go @4246e3d7-c5ff-486c-b6f4-fe96dd793a70/mainraw · history · blame

// +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