Files
skopeo/vendor/github.com/vbauerster/mpb/v6/cwriter/util_bsd.go
2021-06-25 19:35:40 -04:00

8 lines
139 B
Go

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