automation-tests/vendor/github.com/vbauerster/mpb/v8/cwriter/util_bsd.go

8 lines
152 B
Go

//go:build darwin || dragonfly || freebsd || netbsd || openbsd
package cwriter
import "golang.org/x/sys/unix"
const ioctlReadTermios = unix.TIOCGETA