Codebase list golang-pty / 371d7f64-f83c-46c3-894f-46c2f95e6b9b/main ztypes_freebsd_386.go
371d7f64-f83c-46c3-894f-46c2f95e6b9b/main

Tree @371d7f64-f83c-46c3-894f-46c2f95e6b9b/main (Download .tar.gz)

ztypes_freebsd_386.go @371d7f64-f83c-46c3-894f-46c2f95e6b9b/mainraw · 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
}