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

  /src/sys/compat/sunos/
sunos_syscallargs.h 184 struct sys_mprotect_args;
562 int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
sunos_sysent.c 325 ns(struct sys_mprotect_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 162 struct sys_mprotect_args;
531 int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
ultrix_sysent.c 310 ns(struct sys_mprotect_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 202 struct sys_mprotect_args;
845 int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
aoutm68k_sysent.c 447 ns(struct sys_mprotect_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 174 struct sys_mprotect_args;
748 int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);
freebsd_sysent.c 364 ns(struct sys_mprotect_args),
  /src/sys/uvm/
uvm_mmap.c 584 sys_mprotect(struct lwp *l, const struct sys_mprotect_args *uap,
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 710 struct sys_mprotect_args ua;
  /src/sys/kern/
init_sysent.c 472 ns(struct sys_mprotect_args),
systrace_args.c 554 const struct sys_mprotect_args *p = params;
  /src/sys/sys/
syscallargs.h 459 struct sys_mprotect_args { struct
3565 int sys_mprotect(struct lwp *, const struct sys_mprotect_args *, register_t *);

Completed in 47 milliseconds