moby--moby/vendor/github.com/creack/pty/ztypes_freebsd_arm64.go

14 lines
182 B
Go

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