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

  /src/sys/compat/common/
uipc_syscalls_43.c 172 struct sys_recvfrom_args bra;
197 if ((error = sys_recvfrom(l, (const struct sys_recvfrom_args *)uap, retval)))
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 94 struct sys_recvfrom_args;
733 int sys_recvfrom(struct lwp *, const struct sys_recvfrom_args *, register_t *);
aoutm68k_sysent.c 184 ns(struct sys_recvfrom_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 95 struct sys_recvfrom_args;
663 int sys_recvfrom(struct lwp *, const struct sys_recvfrom_args *, register_t *);
freebsd_sysent.c 164 ns(struct sys_recvfrom_args),
  /src/sys/compat/linux32/common/
linux32_socket.c 378 struct sys_recvfrom_args ua;
  /src/sys/compat/linux/common/
linux_socket.c 657 struct sys_recvfrom_args bra;
1737 struct sys_recvfrom_args bra;
  /src/sys/kern/
init_sysent.c 278 ns(struct sys_recvfrom_args),
uipc_syscalls.c 660 sys_recvfrom(struct lwp *l, const struct sys_recvfrom_args *uap,
systrace_args.c 237 const struct sys_recvfrom_args *p = params;
  /src/sys/sys/
syscallargs.h 215 struct sys_recvfrom_args { struct
3483 int sys_recvfrom(struct lwp *, const struct sys_recvfrom_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 572 struct sys_recvfrom_args callarg;
6823 ns(struct sys_recvfrom_args),

Completed in 29 milliseconds