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

  /src/sys/compat/linux32/common/
linux32_socketcall.h 78 struct linux32_sys_recvfrom_args { struct
171 struct linux32_sys_recvfrom_args recvfrom_args;
linux32_socket.c 142 linux32_sys_recvfrom(struct lwp *l, const struct linux32_sys_recvfrom_args *uap, register_t *retval)
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 926 struct linux32_sys_recvfrom_args;
1549 int linux32_sys_recvfrom(struct lwp *, const struct linux32_sys_recvfrom_args *, register_t *);
linux32_sysent.c 1118 ns(struct linux32_sys_recvfrom_args),
linux32_systrace_args.c 1778 const struct linux32_sys_recvfrom_args *p = params;

Completed in 16 milliseconds