summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/github.com/vbauerster/mpb/v6@v6.0.4/cwriter/util_bsd.go
blob: 4e3564eceef5077116554cb204743e1935eb0a8f (plain)
1
2
3
4
5
6
7
// +build darwin dragonfly freebsd netbsd openbsd

package cwriter

import "golang.org/x/sys/unix"

const ioctlReadTermios = unix.TIOCGETA