Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
themusicgod1
/
go-ethereum
Suivre
0
Voter
0
Fork
1
Fichiers
Tickets
9
Pull Requests
0
Wiki
Aborescence:
4fe3378198
Branches
Tags
master
go-ethereum
/
log
/
term
/
terminal_netbsd.go
terminal_netbsd.go
104 B
Historique
Raw
1
2
3
4
5
6
7
8
package term
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios