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

  /src/sys/compat/netbsd32/
netbsd32_socket.c 663 netbsd32_sendto(struct lwp *l, const struct netbsd32_sendto_args *uap, function in typeref:typename:int
netbsd32_sysent.c 656 .sy_call = (sy_call_t *)netbsd32_sendto
657 }, /* 133 = netbsd32_sendto */
netbsd32_syscallargs.h 735 check_syscall_args(netbsd32_sendto)
3093 int netbsd32_sendto(struct lwp *, const struct netbsd32_sendto_args *, register_t *);
  /src/sys/compat/sunos32/
sunos32_syscallargs.h 671 int netbsd32_sendto(struct lwp *, const struct netbsd32_sendto_args *, register_t *);
sunos32_sysent.c 523 .sy_call = (sy_call_t *)netbsd32_sendto
524 }, /* 133 = netbsd32_sendto */

Completed in 18 milliseconds