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

Tree @d601210 (Download .tar.gz)

util_linux.go @d601210raw · history · blame

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

package cwriter

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

const ioctlReadTermios = unix.TCGETS