Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ANOBJ_IS_REFERENCED
usr/src/cmd/acpi/iasl/asllookup.c
299
if (Node->Flags & ANOBJ_IS_REFERENCED)
usr/src/cmd/acpi/iasl/aslnamesp.c
478
if (Node->Flags & ANOBJ_IS_REFERENCED)
usr/src/cmd/acpi/iasl/aslxref.c
774
Node->Flags |= ANOBJ_IS_REFERENCED;