Codebase list golang-pty / upstream/0.0_git20151007.0.f7ee69f ztypes_freebsd_386.go
upstream/0.0_git20151007.0.f7ee69f

Tree @upstream/0.0_git20151007.0.f7ee69f (Download .tar.gz)

ztypes_freebsd_386.go @upstream/0.0_git20151007.0.f7ee69fraw · history · blame

// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_freebsd.go

package pty

const (
	_C_SPECNAMELEN = 0x3f
)

type fiodgnameArg struct {
	Len int32
	Buf *byte
}