/src/sys/compat/linux/arch/alpha/ |
linux_pipe.c | 76 linux_sys_pipe2(struct lwp *l, const struct linux_sys_pipe2_args *uap,
|
linux_syscallargs.h | 1314 struct linux_sys_pipe2_args { struct 1958 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1983 ns(struct linux_sys_pipe2_args),
|
/src/sys/compat/linux/common/ |
linux_pipe.c | 81 linux_sys_pipe2(struct lwp *l, const struct linux_sys_pipe2_args *uap,
|
/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 305 struct linux_sys_pipe2_args { struct 1258 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 304 ns(struct linux_sys_pipe2_args),
|
linux_systrace_args.c | 425 const struct linux_sys_pipe2_args *p = params;
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 1196 struct linux_sys_pipe2_args { struct 1819 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1359 ns(struct linux_sys_pipe2_args),
|
linux_systrace_args.c | 2012 const struct linux_sys_pipe2_args *p = params;
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 1269 struct linux_sys_pipe2_args { struct 1908 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1527 ns(struct linux_sys_pipe2_args),
|
linux_systrace_args.c | 2110 const struct linux_sys_pipe2_args *p = params;
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 1316 struct linux_sys_pipe2_args { struct 1942 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1456 ns(struct linux_sys_pipe2_args),
|
linux_systrace_args.c | 2173 const struct linux_sys_pipe2_args *p = params;
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 1268 struct linux_sys_pipe2_args { struct 1907 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1452 ns(struct linux_sys_pipe2_args),
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 1315 struct linux_sys_pipe2_args { struct 1948 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1435 ns(struct linux_sys_pipe2_args),
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 1202 struct linux_sys_pipe2_args { struct 1813 int linux_sys_pipe2(struct lwp *, const struct linux_sys_pipe2_args *, register_t *);
|
linux_sysent.c | 1381 ns(struct linux_sys_pipe2_args),
|