HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_recv_args (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/compat/linux/common/
linux_socketcall.h 239 struct linux_sys_recv_args { struct
linux_socketcall.c 102 {L("recv"), sizeof(struct linux_sys_recv_args)}, /* 10 */
linux_socket.c 1729 linux_sys_recv(struct lwp *l, const struct linux_sys_recv_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 267 struct linux_sys_recv_args { struct
1566 int linux_sys_recv(struct lwp *, const struct linux_sys_recv_args *, register_t *);
linux_sysent.c 443 ns(struct linux_sys_recv_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 601 struct linux_sys_recv_args { struct
1724 int linux_sys_recv(struct lwp *, const struct linux_sys_recv_args *, register_t *);
linux_sysent.c 772 ns(struct linux_sys_recv_args),

Completed in 18 milliseconds