Home
last modified time | relevance | path

Searched refs:Termio (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_solaris.go547 func IoctlSetTermio(fd int, req uint, value *Termio) (err error) { argument
569 func IoctlGetTermio(fd int, req uint) (*Termio, error) {
570 var value Termio
Dztypes_solaris_amd64.go425 type Termio struct { struct
Dtypes_solaris.go264 type Termio C.struct_termio type