/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 228 #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 D | unistd_32.h | 27 #define __NR_dup3 24 macro
|
H A D | unistd_64.h | 28 #define __NR_dup3 24 macro
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | unistd_64.h | 28 #define __NR_dup3 24 macro
|
/openbmc/qemu/linux-headers/asm-loongarch/ |
H A D | unistd_64.h | 28 #define __NR_dup3 24 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | unistd_64.h | 275 #define __NR_dup3 326 macro
|
H A D | unistd_32.h | 308 #define __NR_dup3 326 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | unistd_64.h | 296 #define __NR_dup3 292 macro
|
H A D | unistd_32.h | 330 #define __NR_dup3 330 macro
|
H A D | unistd_x32.h | 259 #define __NR_dup3 (__X32_SYSCALL_BIT + 292) macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | unistd_64.h | 309 #define __NR_dup3 316 macro
|
H A D | unistd_32.h | 318 #define __NR_dup3 316 macro
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | unistd.h | 85 #define __NR_dup3 24 macro 86 __SYSCALL(__NR_dup3, sys_dup3)
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 85 #define __NR_dup3 24 macro 86 __SYSCALL(__NR_dup3, sys_dup3)
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | unistd.h | 85 #define __NR_dup3 24 macro 86 __SYSCALL(__NR_dup3, sys_dup3)
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | unistd32.h | 729 #define __NR_dup3 358 macro 730 __SYSCALL(__NR_dup3, sys_dup3)
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A D | unistd_n64.h | 289 #define __NR_dup3 (__NR_Linux + 286) macro
|
H A D | unistd_n32.h | 293 #define __NR_dup3 (__NR_Linux + 290) macro
|
H A D | unistd_o32.h | 330 #define __NR_dup3 (__NR_Linux + 327) macro
|
/openbmc/qemu/linux-headers/asm-arm/ |
H A D | unistd-common.h | 317 #define __NR_dup3 (__NR_SYSCALL_BASE + 358) macro
|