Sign in
fuchsia
/
third_party
/
github.com
/
creack
/
pty
/
1278f20d9cf7455f0465f3bf74a73d1eeb555c0f
/
.
/
ztypes_freebsd_arm.go
blob: d9975374e3c5149915e9438ca7a66a1cf561f0b4 [
file
] [
log
] [
blame
]
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_freebsd.go
package pty
const (
_C_SPECNAMELEN = 0x3f
)
type fiodgnameArg struct {
Len int32
Buf *byte
}