Sign in
fuchsia
/
third_party
/
github.com
/
moby
/
moby
/
bed0abf9ca95f5633254735a656bbce591688cf3
/
.
/
vendor
/
github.com
/
creack
/
pty
/
ztypes_freebsd_amd64.go
blob: 5fa102fcdf6eb41a68eb5ca7404f227600bba2c3 [
file
]
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_freebsd.go
package pty
const (
_C_SPECNAMELEN = 0x3f
)
type fiodgnameArg struct {
Len int32
Pad_cgo_0 [4]byte
Buf *byte
}