Codebase list golang-pty / lintian-fixes/main ztypes_freebsd_386.go
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

ztypes_freebsd_386.go @lintian-fixes/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
}