Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CREATED
usr/src/lib/libproc/common/Pcontrol.c
1675
if (P->flags & CREATED) {
usr/src/lib/libproc/common/Pcontrol.c
1795
P->flags |= CREATED;
usr/src/lib/libproc/common/Pcontrol.c
1812
if ((P->flags & CREATED) ||
usr/src/lib/libproc/common/Pcontrol.c
551
P->flags |= CREATED;