Home
last modified time | relevance | path

Searched refs:netbsd32_accept (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c259 .sy_call = (sy_call_t *)netbsd32_accept
H A Dnetbsd32_syscallargs.h203 check_syscall_args(netbsd32_accept)
2870 int netbsd32_accept(struct lwp *, const struct netbsd32_accept_args *, register_t *);
H A Dnetbsd32_netbsd.c381 netbsd32_accept(struct lwp *l, const struct netbsd32_accept_args *uap, register_t *retval) in netbsd32_accept() function