OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VMCMD_BASE
sys/kern/exec_elf.c
488
flags = VMCMD_BASE;
sys/kern/exec_elf.c
731
flags = VMCMD_BASE;
sys/kern/exec_elf.c
759
if (flags == VMCMD_BASE)
sys/kern/exec_subr.c
140
if (vcp->ev_flags & VMCMD_BASE) {