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

  /src/sys/compat/linux/common/
linux_socketcall.h 143 struct linux_sys_recvfrom_args { struct
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 934 struct linux_sys_recvfrom_args { struct
1525 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 356 struct linux_sys_recvfrom_args { struct
1600 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 220 struct linux_sys_recvfrom_args { struct
1423 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 609 struct linux_sys_recvfrom_args { struct
1726 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);

Completed in 34 milliseconds