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