Searched refs:netbsd32_mprotect_args (Results 1 – 6 of 6) sorted by relevance
196 struct netbsd32_mprotect_args;571 int netbsd32_mprotect(struct lwp *, const struct netbsd32_mprotect_args *, register_t *);
298 ns(struct netbsd32_mprotect_args),
428 ns(struct netbsd32_mprotect_args),
399 struct netbsd32_mprotect_args { struct2979 int netbsd32_mprotect(struct lwp *, const struct netbsd32_mprotect_args *, register_t *);
703 netbsd32_mprotect(struct lwp *l, const struct netbsd32_mprotect_args *uap, register_t *retval) in netbsd32_mprotect()
554 const struct netbsd32_mprotect_args *p = params; in systrace_args()