github.com/go-kit/log@v0.2.1/term/terminal_freebsd.go (about)

     1  package term
     2  
     3  import (
     4  	"syscall"
     5  )
     6  
     7  const ioctlReadTermios = syscall.TIOCGETA