Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
themusicgod1
/
go-ethereum
Beobachten
0
Favorit hinzufügen
0
Fork
1
Dateien
Issues
9
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
go-ethereum
/
log
/
term
/
terminal_openbsd.go
terminal_openbsd.go
104 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
8
package term
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios