| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 159 struct linux_sys_dup3_args { struct 1210 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 *);
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 1315 struct linux_sys_dup3_args { struct 1966 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 1197 struct linux_sys_dup3_args { struct 1827 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 1270 struct linux_sys_dup3_args { struct 1916 int linux_sys_dup3(struct lwp *, const struct linux_sys_dup3_args *, register_t *);
|