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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 560 struct sys_minherit_args;
1205 int sys_minherit(struct lwp *, const struct sys_minherit_args *, register_t *);
aoutm68k_sysent.c 1537 ns(struct sys_minherit_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 495 struct sys_minherit_args;
1027 int sys_minherit(struct lwp *, const struct sys_minherit_args *, register_t *);
freebsd_sysent.c 1192 ns(struct sys_minherit_args),
  /src/sys/uvm/
uvm_mmap.c 618 sys_minherit(struct lwp *l, const struct sys_minherit_args *uap,
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1565 struct sys_minherit_args ua;
  /src/sys/kern/
init_sysent.c 1381 ns(struct sys_minherit_args),
systrace_args.c 2029 const struct sys_minherit_args *p = params;
  /src/sys/sys/
syscallargs.h 1772 struct sys_minherit_args { struct
3923 int sys_minherit(struct lwp *, const struct sys_minherit_args *, register_t *);

Completed in 24 milliseconds