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

  /src/sys/compat/linux/common/
linux_socketcall.h 115 struct linux_sys_socket_args { struct
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 872 struct linux_sys_socket_args { struct
1507 int linux_sys_socket(struct lwp *, const struct linux_sys_socket_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 232 struct linux_sys_socket_args { struct
1556 int linux_sys_socket(struct lwp *, const struct linux_sys_socket_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 189 struct linux_sys_socket_args { struct
1415 int linux_sys_socket(struct lwp *, const struct linux_sys_socket_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 660 struct linux_sys_socket_args { struct
1738 int linux_sys_socket(struct lwp *, const struct linux_sys_socket_args *, register_t *);

Completed in 44 milliseconds