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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h25 #define __NR_close 3 macro
H A Dunistd_x32.h25 #define __NR_close (__X32_SYSCALL_BIT + 3) macro
H A Dunistd_32.h29 #define __NR_close 6 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h31 #define __NR_close (__NR_SYSCALL_BASE+ 6) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h110 #define __NR_close 57 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h32 #define __NR_close (__NR_Linux + 6) macro
474 #define __NR_close (__NR_Linux + 3) macro
869 #define __NR_close (__NR_Linux + 3) macro

Completed in 107 milliseconds