type golang.org/x/sys/unix.Termios
4 uses
golang.org/x/sys/unix (current package)
ioctl_unsigned.go#L43: func IoctlSetTermios(fd int, req uint, value *Termios) error {
ioctl_unsigned.go#L65: func IoctlGetTermios(fd int, req uint) (*Termios, error) {
ioctl_unsigned.go#L66: var value Termios
ztypes_linux_amd64.go#L285: type Termios struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)