Home
last modified time | relevance | path

Searched defs:__NR_close (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h94 #define __NR_close 57 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd_n32.h24 #define __NR_close (__NR_Linux + 3) macro
H A Dunistd_n64.h24 #define __NR_close (__NR_Linux + 3) macro
H A Dunistd_o32.h27 #define __NR_close (__NR_Linux + 6) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h24 #define __NR_close 3 macro
H A Dunistd_x32.h24 #define __NR_close (__X32_SYSCALL_BIT + 3) macro
H A Dunistd_32.h27 #define __NR_close 6 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h27 #define __NR_close (__NR_SYSCALL_BASE + 6) macro