Codebase list golang-github-vbauerster-mpb / f766009 cwriter / util_zos.go
f766009

Tree @f766009 (Download .tar.gz)

util_zos.go @f766009raw · history · blame

1
2
3
4
5
6
7
// +build zos

package cwriter

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

const ioctlReadTermios = unix.TCGETS