Home
last modified time | relevance | path

Searched defs:__NR_open (Results 1 – 4 of 4) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h23 #define __NR_open 2 macro
H A Dunistd_x32.h23 #define __NR_open (__X32_SYSCALL_BIT + 2) macro
H A Dunistd_32.h26 #define __NR_open 5 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h26 #define __NR_open (__NR_SYSCALL_BASE + 5) macro