Codebase list golang-github-vbauerster-mpb / c778e9f cwriter / util_linux.go
c778e9f

Tree @c778e9f (Download .tar.gz)

util_linux.go @c778e9fraw · history · blame

1
2
3
4
5
6
7
// +build aix linux

package cwriter

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

const ioctlReadTermios = unix.TCGETS