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

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 319 struct netbsd32_sendto_args;
671 int netbsd32_sendto(struct lwp *, const struct netbsd32_sendto_args *, register_t *);
sunos32_sysent.c 522 ns(struct netbsd32_sendto_args),
  /src/sys/compat/netbsd32/
netbsd32_socket.c 663 netbsd32_sendto(struct lwp *l, const struct netbsd32_sendto_args *uap,
netbsd32_sysent.c 655 ns(struct netbsd32_sendto_args),
netbsd32_syscallargs.h 727 struct netbsd32_sendto_args { struct
3093 int netbsd32_sendto(struct lwp *, const struct netbsd32_sendto_args *, register_t *);
netbsd32_systrace_args.c 997 const struct netbsd32_sendto_args *p = params;

Completed in 21 milliseconds