Codebase list golang-github-go-kit-kit / 0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.10.0 log / term / terminal_openbsd.go
0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.10.0

Tree @0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.10.0 (Download .tar.gz)

terminal_openbsd.go @0c243515-0bf2-4b25-8735-9c1038fa7c1b/v0.10.0raw · history · blame

1
2
3
4
5
package term

import "syscall"

const ioctlReadTermios = syscall.TIOCGETA