Home
last modified time | relevance | path

Searched refs:IoctlSetTermios (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_openbsd.go120 func IoctlSetTermios(fd int, req uint, value *Termios) error { func
Dsyscall_netbsd.go152 func IoctlSetTermios(fd int, req uint, value *Termios) error { func
Dsyscall_dragonfly.go150 func IoctlSetTermios(fd int, req uint, value *Termios) error { func
Dsyscall_darwin.go320 func IoctlSetTermios(fd int, req uint, value *Termios) error { func
Dsyscall_freebsd.go371 func IoctlSetTermios(fd int, req uint, value *Termios) error { func
Dsyscall_solaris.go543 func IoctlSetTermios(fd int, req uint, value *Termios) (err error) { func
Dsyscall_linux.go68 func IoctlSetTermios(fd int, req uint, value *Termios) error { func