blob: b3c544098ce8e3a822c2c474867f9e20b9dcd2c8 [file] [log] [blame]
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs types_freebsd.go
package pty
const (
_C_SPECNAMELEN = 0x3f
)
type fiodgnameArg struct {
Len int32
Buf *byte
}