HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_pipe2_args (Results 1 - 8 of 8) sorted by relevancy

  /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 *);
  /src/sys/compat/linux/arch/alpha/
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 *);
  /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 *);
  /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 *);
  /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 *);
  /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 *);
  /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 *);
  /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 *);

Completed in 21 milliseconds