HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_mprotect_args (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/compat/sunos32/
sunos32_syscallargs.h 196 struct netbsd32_mprotect_args;
571 int netbsd32_mprotect(struct lwp *, const struct netbsd32_mprotect_args *, register_t *);
sunos32_sysent.c 298 ns(struct netbsd32_mprotect_args),
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 428 ns(struct netbsd32_mprotect_args),
netbsd32_netbsd.c 703 netbsd32_mprotect(struct lwp *l, const struct netbsd32_mprotect_args *uap, register_t *retval)
netbsd32_syscallargs.h 399 struct netbsd32_mprotect_args { struct
2987 int netbsd32_mprotect(struct lwp *, const struct netbsd32_mprotect_args *, register_t *);
netbsd32_systrace_args.c 554 const struct netbsd32_mprotect_args *p = params;

Completed in 20 milliseconds