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

/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h545 #if !defined(__NR_mknod)
546 #define __NR_mknod 133 macro
H A Darm_linux_syscalls.h66 #if !defined(__NR_mknod)
67 #define __NR_mknod (__NR_SYSCALL_BASE+14) macro
H A Dx86_32_linux_syscalls.h69 #if !defined(__NR_mknod)
70 #define __NR_mknod 14 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h187 #define __NR_mknod 133 macro
H A Dvki-scnums-s390x-linux.h56 #define __NR_mknod 14 macro
H A Dvki-scnums-arm-linux.h51 #define __NR_mknod 14 macro
H A Dvki-scnums-darwin.h209 #define __NR_mknod VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(14) macro
H A Dvki-scnums-mips32-linux.h54 #define __NR_mknod (__NR_Linux + 14) macro
H A Dvki-scnums-ppc32-linux.h51 #define __NR_mknod 14 macro
H A Dvki-scnums-ppc64-linux.h51 #define __NR_mknod 14 macro
H A Dvki-scnums-x86-linux.h51 #define __NR_mknod 14 macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h42 #define __NR_mknod (__NR_SYSCALL_BASE+ 14) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h37 #define __NR_mknod (__NR_Linux + 14) macro
518 #define __NR_mknod (__NR_Linux + 131) macro
841 #define __NR_mknod (__NR_Linux + 131) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h22 #define __NR_mknod 14 macro

Completed in 1111 milliseconds