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

/bionic/libc/include/sys/
H A Dlinux-syscalls.h19 #define __NR_close (__NR_SYSCALL_BASE + 6) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h36 #define __NR_close (__NR_SYSCALL_BASE+ 6) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h32 #define __NR_close (__NR_Linux + 6) macro
469 #define __NR_close (__NR_Linux + 3) macro
857 #define __NR_close (__NR_Linux + 3) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h29 #define __NR_close 6 macro

Completed in 164 milliseconds