Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
themusicgod1
/
go-ethereum
Observar
0
Favorito
0
Fork
1
Arquivos
Issues
10
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
go-ethereum
/
log
/
term
/
terminal_netbsd.go
terminal_netbsd.go
104 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
8
package term
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios