blob: 3f95bb8bea255f33aa315f1464c4bb1b7a627906 [file] [log] [blame]
//go:build arm64 && freebsd
//+build arm64,freebsd
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs types_freebsd.go
package pty
const (
_C_SPECNAMELEN = 0xff
)
type fiodgnameArg struct {
Len int32
Buf *byte
}