netbsd32_ptrace.c | 1 /* $NetBSD: netbsd32_ptrace.c,v 1.9 2021/09/07 11:43:05 riastradh Exp $ */ 33 __KERNEL_RCSID(0, "$NetBSD: netbsd32_ptrace.c,v 1.9 2021/09/07 11:43:05 riastradh Exp $"); 285 netbsd32_ptrace(struct lwp *l, const struct netbsd32_ptrace_args *uap, function in typeref:typename:int 306 { NETBSD32_SYS_netbsd32_ptrace, 0, (sy_call_t *)netbsd32_ptrace },
|