Home
last modified time | relevance | path

Searched refs:__NR_creat (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h106 #define __NR_creat 85 macro
Dunistd_32.h29 #define __NR_creat 8 macro
Dunistd_x32.h95 #define __NR_creat (__X32_SYSCALL_BIT + 85) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h132 #if defined(__NR_creat)
133 #define SYS_creat __NR_creat
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-oabi.h28 #define __NR_creat (__NR_SYSCALL_BASE + 8) macro
Dunistd-eabi.h28 #define __NR_creat (__NR_SYSCALL_BASE + 8) macro