Searched refs:IoctlGetInt (Results 1 – 7 of 7) sorted by relevance
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | syscall_openbsd.go | 126 func IoctlGetInt(fd int, req uint) (int, error) { func
|
D | syscall_netbsd.go | 158 func IoctlGetInt(fd int, req uint) (int, error) { func
|
D | syscall_dragonfly.go | 156 func IoctlGetInt(fd int, req uint) (int, error) { func
|
D | syscall_darwin.go | 326 func IoctlGetInt(fd int, req uint) (int, error) { func
|
D | syscall_freebsd.go | 377 func IoctlGetInt(fd int, req uint) (int, error) { func
|
D | syscall_solaris.go | 551 func IoctlGetInt(fd int, req uint) (int, error) { func
|
D | syscall_linux.go | 74 func IoctlGetInt(fd int, req uint) (int, error) { func
|