Home
last modified time | relevance | path

Searched refs:__NR_dup2 (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h54 #define __NR_dup2 33 macro
H A Dunistd_32.h84 #define __NR_dup2 63 macro
H A Dunistd_x32.h49 #define __NR_dup2 (__X32_SYSCALL_BIT + 33) macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h144 #if defined(__NR_dup2)
145 #define SYS_dup2 __NR_dup2
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h66 #define __NR_dup2 (__NR_SYSCALL_BASE + 63) macro