DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inferior
sys/kern/kern_prot.c
372
if ((targp = pfind(uap->pid)) == NULL || !inferior(targp)) {
sys/sys/proc.h
548
int inferior (struct proc *p);