Searched defs:__NR_mknod (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h187 #define __NR_mknod 133 macro
H A Dunistd_x32.h167 #define __NR_mknod (__X32_SYSCALL_BIT + 133) macro
H A Dunistd_32.h39 #define __NR_mknod 14 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h40 #define __NR_mknod (__NR_SYSCALL_BASE + 14) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h392 #define __NR_mknod 1027 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h42 #define __NR_mknod (__NR_Linux + 14) macro
645 #define __NR_mknod (__NR_Linux + 131) macro
1051 #define __NR_mknod (__NR_Linux + 131) macro

Completed in 33 milliseconds