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

  /src/sys/compat/sunos/
sunos_syscallargs.h 307 struct sys_sendto_args;
662 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
sunos_sysent.c 580 ns(struct sys_sendto_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 299 struct sys_sendto_args;
635 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
ultrix_sysent.c 569 ns(struct sys_sendto_args),
  /src/sys/compat/common/
uipc_syscalls_43.c 290 struct sys_sendto_args bsa;
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 336 struct sys_sendto_args;
985 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
aoutm68k_sysent.c 802 ns(struct sys_sendto_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 280 struct sys_sendto_args;
857 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
freebsd_sysent.c 630 ns(struct sys_sendto_args),
  /src/sys/compat/linux32/common/
linux32_socket.c 357 struct sys_sendto_args ua;
  /src/sys/kern/
init_sysent.c 733 ns(struct sys_sendto_args),
uipc_syscalls.c 466 sys_sendto(struct lwp *l, const struct sys_sendto_args *uap,
systrace_args.c 997 const struct sys_sendto_args *p = params;
  /src/sys/compat/linux/common/
linux_socket.c 1759 struct sys_sendto_args bsa;
  /src/sys/sys/
syscallargs.h 842 struct sys_sendto_args { struct
3671 int sys_sendto(struct lwp *, const struct sys_sendto_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 1824 struct sys_sendto_args callarg;
7221 ns(struct sys_sendto_args),

Completed in 31 milliseconds