Home
last modified time | relevance | path

Searched defs:syscall_ioctl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_aix.go185 func syscall_ioctl(fd, req, arg uintptr) (err uintptr) { func
Dsyscall_solaris.go188 func syscall_ioctl(fd, req, arg uintptr) (err uintptr) { func