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

Tree @dc0d38d (Download .tar.gz)

util_linux.go @dc0d38draw · history · blame

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

package cwriter

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

const ioctlReadTermios = unix.TCGETS