Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_openbsd.go138 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
Dsyscall_netbsd.go170 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
Dsyscall_dragonfly.go168 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
Dsyscall_darwin.go338 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
Dsyscall_freebsd.go389 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
Dsyscall_solaris.go563 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
Dsyscall_linux.go86 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func