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

Tree @17e5f3b (Download .tar.gz)

util_zos.go @17e5f3braw · history · blame

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

package cwriter

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

const ioctlReadTermios = unix.TCGETS