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

  /src/sys/uvm/
uvm_unix.c 68 sys_obreak(struct lwp *l, const struct sys_obreak_args *uap, register_t *retval)
  /src/sys/compat/sunos/
sunos_syscallargs.h 89 struct sys_obreak_args;
496 int sys_obreak(struct lwp *, const struct sys_obreak_args *, register_t *);
sunos_sysent.c 109 ns(struct sys_obreak_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 81 struct sys_obreak_args;
473 int sys_obreak(struct lwp *, const struct sys_obreak_args *, register_t *);
ultrix_sysent.c 102 ns(struct sys_obreak_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 70 struct sys_obreak_args;
703 int sys_obreak(struct lwp *, const struct sys_obreak_args *, register_t *);
aoutm68k_sysent.c 120 ns(struct sys_obreak_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 65 struct sys_obreak_args;
639 int sys_obreak(struct lwp *, const struct sys_obreak_args *, register_t *);
freebsd_sysent.c 112 ns(struct sys_obreak_args),
  /src/sys/compat/linux/common/
linux_misc.c 371 struct sys_obreak_args oba;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 345 struct sys_obreak_args ua;
  /src/sys/kern/
init_sysent.c 226 ns(struct sys_obreak_args),
systrace_args.c 144 const struct sys_obreak_args *p = params;
  /src/sys/sys/
syscallargs.h 146 struct sys_obreak_args { struct
3459 int sys_obreak(struct lwp *, const struct sys_obreak_args *, register_t *);

Completed in 40 milliseconds