func golang.org/x/sys/unix.IoctlGetTermios
2 uses
golang.org/x/sys/unix (current package)
ioctl.go#L70: func IoctlGetTermios(fd int, req uint) (*Termios, error) {
src.elv.sh/pkg/sys
termios.go#L21: term, err := unix.IoctlGetTermios(fd, getAttrIOCTL)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)