Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_openbsd.go126 func IoctlGetInt(fd int, req uint) (int, error) { func
Dsyscall_netbsd.go158 func IoctlGetInt(fd int, req uint) (int, error) { func
Dsyscall_dragonfly.go156 func IoctlGetInt(fd int, req uint) (int, error) { func
Dsyscall_darwin.go326 func IoctlGetInt(fd int, req uint) (int, error) { func
Dsyscall_freebsd.go377 func IoctlGetInt(fd int, req uint) (int, error) { func
Dsyscall_solaris.go551 func IoctlGetInt(fd int, req uint) (int, error) { func
Dsyscall_linux.go74 func IoctlGetInt(fd int, req uint) (int, error) { func