Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_openbsd.go112 func IoctlSetInt(fd int, req uint, value int) error { func
Dsyscall_netbsd.go144 func IoctlSetInt(fd int, req uint, value int) error { func
Dsyscall_dragonfly.go142 func IoctlSetInt(fd int, req uint, value int) error { func
Dsyscall_darwin.go312 func IoctlSetInt(fd int, req uint, value int) error { func
Dsyscall_freebsd.go363 func IoctlSetInt(fd int, req uint, value int) error { func
Dsyscall_solaris.go535 func IoctlSetInt(fd int, req uint, value int) (err error) { func
Dsyscall_linux.go60 func IoctlSetInt(fd int, req uint, value int) error { func