Home
last modified time | relevance | path

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

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1186 .sy_call = (sy_call_t *)netbsd32_swapctl
H A Dnetbsd32_syscallargs.h1451 check_syscall_args(netbsd32_swapctl)
3283 int netbsd32_swapctl(struct lwp *, const struct netbsd32_swapctl_args *, register_t *);
H A Dnetbsd32_netbsd.c1531 netbsd32_swapctl(struct lwp *l, const struct netbsd32_swapctl_args *uap, in netbsd32_swapctl() function