ev_flags 79 kern/exec_subr.c vcp->ev_flags = flags;
ev_flags 143 kern/exec_subr.c if (vcp->ev_flags & VMCMD_RELATIVE) {
ev_flags 151 kern/exec_subr.c if (vcp->ev_flags & VMCMD_BASE) {
ev_flags 118 sys/exec.h int ev_flags;
ev_flags 210 sys/exec.h vcp->ev_flags = (flags); \