Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_openbsd.go132 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func
Dsyscall_netbsd.go164 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func
Dsyscall_dragonfly.go162 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func
Dsyscall_darwin.go332 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func
Dsyscall_freebsd.go383 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func
Dsyscall_solaris.go557 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func
Dsyscall_linux.go80 func IoctlGetWinsize(fd int, req uint) (*Winsize, error) { func