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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h127 #define __NR_creat 85 macro
H A Dunistd_x32.h114 #define __NR_creat (__X32_SYSCALL_BIT + 85) macro
H A Dunistd_32.h31 #define __NR_creat 8 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h32 #define __NR_creat (__NR_SYSCALL_BASE+ 8) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h451 #define __NR_creat 1064 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h35 #define __NR_creat (__NR_Linux + 8) macro
574 #define __NR_creat (__NR_Linux + 83) macro
969 #define __NR_creat (__NR_Linux + 83) macro

Completed in 1103 milliseconds