Sign in
fuchsia
/
third_party
/
github.com
/
moby
/
moby
/
bed0abf9ca95f5633254735a656bbce591688cf3
/
.
/
vendor
/
github.com
/
creack
/
pty
/
ztypes_dragonfly_amd64.go
blob: 6b0ba037f897c3aeda77239194c030f4d5095d0f [
file
]
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_dragonfly.go
package pty
const (
_C_SPECNAMELEN = 0x3f
)
type fiodgnameArg struct {
Name *byte
Len uint32
Pad_cgo_0 [4]byte
}