Searched refs:netbsd32_munlock (Results 1 – 7 of 7) sorted by relevance
595 .sy_call = (sy_call_t *)netbsd32_munlock
1359 int netbsd32_munlock(struct lwp *, const struct netbsd32_munlock_args *, register_t *);
602 .sy_call = (sy_call_t *)netbsd32_munlock
1360 int netbsd32_munlock(struct lwp *, const struct netbsd32_munlock_args *, register_t *);
937 .sy_call = (sy_call_t *)netbsd32_munlock
1108 check_syscall_args(netbsd32_munlock)3202 int netbsd32_munlock(struct lwp *, const struct netbsd32_munlock_args *, register_t *);
1415 netbsd32_munlock(struct lwp *l, const struct netbsd32_munlock_args *uap, register_t *retval) in netbsd32_munlock() function