Searched refs:IoctlGetTermios (Results 1 – 7 of 7) sorted by relevance
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_openbsd.go | 138 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|
D | syscall_netbsd.go | 170 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|
D | syscall_dragonfly.go | 168 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|
D | syscall_darwin.go | 338 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|
D | syscall_freebsd.go | 389 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|
D | syscall_solaris.go | 563 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|
D | syscall_linux.go | 86 func IoctlGetTermios(fd int, req uint) (*Termios, error) { func
|