Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
themusicgod1
/
go-ethereum
Segui
0
Vota
0
Forka
1
File
Problemi
9
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
go-ethereum
/
log
/
term
/
terminal_openbsd.go
terminal_openbsd.go
104 B
Permalink
Cronologia
Originale
1
2
3
4
5
6
7
8
package term
import "syscall"
const ioctlReadTermios = syscall.TIOCGETA
type Termios syscall.Termios