Home
last modified time | relevance | path

Searched refs:sunos_sys_ptrace (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/compat/sunos/
Dsunos_syscallargs.h107 check_syscall_args(sunos_sys_ptrace)
508 int sunos_sys_ptrace(struct lwp *, const struct sunos_sys_ptrace_args *, register_t *);
Dsunos_sysent.c144 .sy_call = (sy_call_t *)sunos_sys_ptrace
Dsunos_misc.c962 sunos_sys_ptrace(struct lwp *l, const struct sunos_sys_ptrace_args *uap, register_t *retval) in sunos_sys_ptrace() function