Home
last modified time | relevance | path

Searched refs:__NR_dup3 (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dsys.h228 #ifdef __NR_dup3 in sys_dup2()
229 return my_syscall3(__NR_dup3, old, new, 0); in sys_dup2()
248 #ifdef __NR_dup3
252 return my_syscall3(__NR_dup3, old, new, flags); in sys_dup3()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h27 #define __NR_dup3 24 macro
H A Dunistd_64.h28 #define __NR_dup3 24 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h28 #define __NR_dup3 24 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h28 #define __NR_dup3 24 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h275 #define __NR_dup3 326 macro
H A Dunistd_32.h308 #define __NR_dup3 326 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h296 #define __NR_dup3 292 macro
H A Dunistd_32.h330 #define __NR_dup3 330 macro
H A Dunistd_x32.h259 #define __NR_dup3 (__X32_SYSCALL_BIT + 292) macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h309 #define __NR_dup3 316 macro
H A Dunistd_32.h318 #define __NR_dup3 316 macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h85 #define __NR_dup3 24 macro
86 __SYSCALL(__NR_dup3, sys_dup3)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h85 #define __NR_dup3 24 macro
86 __SYSCALL(__NR_dup3, sys_dup3)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h85 #define __NR_dup3 24 macro
86 __SYSCALL(__NR_dup3, sys_dup3)
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h729 #define __NR_dup3 358 macro
730 __SYSCALL(__NR_dup3, sys_dup3)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h289 #define __NR_dup3 (__NR_Linux + 286) macro
H A Dunistd_n32.h293 #define __NR_dup3 (__NR_Linux + 290) macro
H A Dunistd_o32.h330 #define __NR_dup3 (__NR_Linux + 327) macro
/openbmc/qemu/linux-headers/asm-arm/
H A Dunistd-common.h317 #define __NR_dup3 (__NR_SYSCALL_BASE + 358) macro