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

  /src/sys/compat/linux/common/
linux_socketcall.h 214 struct linux_sys_sendmsg_args { struct
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 964 struct linux_sys_sendmsg_args { struct
1533 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 314 struct linux_sys_sendmsg_args { struct
1582 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 230 struct linux_sys_sendmsg_args { struct
1425 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 634 struct linux_sys_sendmsg_args { struct
1732 int linux_sys_sendmsg(struct lwp *, const struct linux_sys_sendmsg_args *, register_t *);

Completed in 17 milliseconds