Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1726 .sy_call = (sy_call_t *)netbsd32_pset_destroy
H A Dnetbsd32_syscallargs.h2181 check_syscall_args(netbsd32_pset_destroy)
3536 int netbsd32_pset_destroy(struct lwp *, const struct netbsd32_pset_destroy_args *, register_t *);
H A Dnetbsd32_netbsd.c2569 netbsd32_pset_destroy(struct lwp *l, in netbsd32_pset_destroy() function