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

  /src/sys/kern/
sys_ptrace.c 167 sys_ptrace(struct lwp *l, const struct sys_ptrace_args *uap, register_t *retval)
init_sysent.c 263 ns(struct sys_ptrace_args),
systrace_args.c 209 const struct sys_ptrace_args *p = params;
  /src/sys/compat/linux32/common/
linux32_misc.c 183 struct sys_ptrace_args pta;
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 88 struct sys_ptrace_args;
727 int sys_ptrace(struct lwp *, const struct sys_ptrace_args *, register_t *);
aoutm68k_sysent.c 169 ns(struct sys_ptrace_args),
  /src/sys/compat/sunos/
sunos_misc.c 964 struct sys_ptrace_args pa;
  /src/sys/compat/linux/common/
linux_misc.c 1288 struct sys_ptrace_args pta;
  /src/sys/sys/
syscallargs.h 192 struct sys_ptrace_args { struct
3477 int sys_ptrace(struct lwp *, const struct sys_ptrace_args *, register_t *);

Completed in 22 milliseconds