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 139 struct linux_sys_recvfrom_args { struct
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 947 struct linux_sys_recvfrom_args { struct
1542 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
1613 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
1436 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
1731 int linux_sys_recvfrom(struct lwp *, const struct linux_sys_recvfrom_args *, register_t *);

Completed in 23 milliseconds