Home
last modified time | relevance | path

Searched refs:__NR_ioctl (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h37 #define __NR_ioctl 16 macro
H A Dunistd_32.h75 #define __NR_ioctl 54 macro
H A Dunistd_x32.h330 #define __NR_ioctl (__X32_SYSCALL_BIT + 514) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h66 #define __NR_ioctl 29 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h477 #if defined(__NR_ioctl)
478 #define SYS_ioctl __NR_ioctl
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h60 #define __NR_ioctl (__NR_SYSCALL_BASE + 54) macro