Files
podman/vendor/github.com/vbauerster/mpb/v7/cwriter/util_bsd.go
Daniel J Walsh b6662eed3f Vendor in containers/common v0.40.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-06-17 14:59:42 -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