/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 159 struct linux_sys_dup3_args { struct 1202 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 1307 struct linux_sys_dup3_args { struct 1956 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 1189 struct linux_sys_dup3_args { struct 1817 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 1262 struct linux_sys_dup3_args { struct 1906 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 1309 struct linux_sys_dup3_args { struct 1940 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 1261 struct linux_sys_dup3_args { struct 1905 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 1308 struct linux_sys_dup3_args { struct 1946 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 1195 struct linux_sys_dup3_args { struct 1811 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|