Searched defs:__NR_open (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h39 #define __NR_open 2 macro
H A Dvki-scnums-s390x-linux.h48 #define __NR_open 5 macro
H A Dvki-scnums-arm-linux.h42 #define __NR_open 5 macro
H A Dvki-scnums-darwin.h200 #define __NR_open VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(5) macro
H A Dvki-scnums-ppc32-linux.h42 #define __NR_open 5 macro
H A Dvki-scnums-ppc64-linux.h42 #define __NR_open 5 macro
H A Dvki-scnums-x86-linux.h42 #define __NR_open 5 macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h33 #define __NR_open (__NR_SYSCALL_BASE+ 5) macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h28 #define __NR_open (__NR_Linux + 5) macro
389 #define __NR_open (__NR_Linux + 2) macro
712 #define __NR_open (__NR_Linux + 2) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h13 #define __NR_open 5 macro

Completed in 60 milliseconds