Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1728 .sy_call = (sy_call_t *)netbsd32__pset_bind
H A Dnetbsd32_syscallargs.h2197 check_syscall_args(netbsd32__pset_bind)
3511 int netbsd32__pset_bind(struct lwp *, const struct netbsd32__pset_bind_args *, register_t *);
H A Dnetbsd32_netbsd.c2598 netbsd32__pset_bind(struct lwp *l, in netbsd32__pset_bind() function