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

  /src/sys/compat/netbsd32/
netbsd32_sysent.c 265 .sy_call = (sy_call_t *)netbsd32_accept
266 }, /* 30 = netbsd32_accept */
netbsd32_netbsd.c 381 netbsd32_accept(struct lwp *l, const struct netbsd32_accept_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 203 check_syscall_args(netbsd32_accept)
2907 int netbsd32_accept(struct lwp *, const struct netbsd32_accept_args *, register_t *);

Completed in 16 milliseconds