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 202 struct linux_sys_getpeername_args { struct
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 930 struct linux_sys_getpeername_args { struct
1538 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
1641 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
1450 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
1721 int linux_sys_getpeername(struct lwp *, const struct linux_sys_getpeername_args *, register_t *);

Completed in 31 milliseconds