Searched refs:__NR_mknod (Results 1 - 25 of 38) sorted by relevance

12

/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h326 #define __NR_mknod 1027 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
H A Dunistd_x32.h138 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h326 #define __NR_mknod 1027 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
H A Dunistd_x32.h138 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
H A Dunistd_x32.h138 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
H A Dunistd_x32.h138 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h326 #define __NR_mknod 1027 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
H A Dunistd_x32.h138 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
H A Dunistd_x32.h138 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h35 #define __NR_mknod 14 macro
H A Dunistd_64.h154 #define __NR_mknod 133 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h532 #if defined(__NR_mknod)
533 #define SYS_mknod __NR_mknod
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h532 #if defined(__NR_mknod)
533 #define SYS_mknod __NR_mknod

Completed in 69 milliseconds

12