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

  /src/sys/compat/linux/common/
linux_socketcall.h 206 struct linux_sys_getpeername_args { struct
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 925 struct linux_sys_getpeername_args { struct
1531 int linux_sys_getpeername(struct lwp *, const struct linux_sys_getpeername_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 576 struct linux_sys_getpeername_args { struct
1716 int linux_sys_getpeername(struct lwp *, const struct linux_sys_getpeername_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 410 struct linux_sys_getpeername_args { struct
1636 int linux_sys_getpeername(struct lwp *, const struct linux_sys_getpeername_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 262 struct linux_sys_getpeername_args { struct
1445 int linux_sys_getpeername(struct lwp *, const struct linux_sys_getpeername_args *, register_t *);

Completed in 30 milliseconds