Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h47 #define __NR_dup2 63 macro
H A Dunistd_32.h56 #define __NR_dup2 63 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h37 #define __NR_dup2 33 macro
H A Dunistd_32.h67 #define __NR_dup2 63 macro
H A Dunistd_x32.h32 #define __NR_dup2 (__X32_SYSCALL_BIT + 33) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h67 #define __NR_dup2 63 macro
H A Dunistd_32.h67 #define __NR_dup2 63 macro
/openbmc/linux/tools/include/nolibc/
H A Dsys.h230 #elif defined(__NR_dup2) in sys_dup2()
231 return my_syscall2(__NR_dup2, old, new); in sys_dup2()
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h49 #define __NR_dup2 (__NR_SYSCALL_BASE + 63) macro
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h36 #define __NR_dup2 (__NR_Linux + 32) macro
H A Dunistd_n32.h36 #define __NR_dup2 (__NR_Linux + 32) macro
H A Dunistd_o32.h67 #define __NR_dup2 (__NR_Linux + 63) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h139 #define __NR_dup2 63 macro
140 __SYSCALL(__NR_dup2, sys_dup2)