github.com/chenzhuoyu/iasm@v0.9.1/repl/tty_bsd.go (about)

     1  package repl
     2  
     3  import (
     4  	`syscall`
     5  )
     6  
     7  const ioctlCode = syscall.TIOCGETA