sys_ptrace.c | 1 /* $NetBSD: sys_ptrace.c,v 1.12 2022/07/10 14:07:55 riastradh Exp $ */ 72 __KERNEL_RCSID(0, "$NetBSD: sys_ptrace.c,v 1.12 2022/07/10 14:07:55 riastradh Exp $"); 159 { SYS_ptrace, 0, (sy_call_t *)sys_ptrace }, 167 sys_ptrace(struct lwp *l, const struct sys_ptrace_args *uap, register_t *retval) function in typeref:typename:int
|