Codebase list golang-github-go-kit-kit / 203e4782-15ed-484f-9517-a1c12654c5bc/v0.7.0 log / term / terminal_openbsd.go
203e4782-15ed-484f-9517-a1c12654c5bc/v0.7.0

Tree @203e4782-15ed-484f-9517-a1c12654c5bc/v0.7.0 (Download .tar.gz)

terminal_openbsd.go @203e4782-15ed-484f-9517-a1c12654c5bc/v0.7.0raw · history · blame

1
2
3
4
5
package term

import "syscall"

const ioctlReadTermios = syscall.TIOCGETA