ev_vp 76 compat/vax1k/vax1k_subr.c error = vn_rdwr(UIO_READ, cmd->ev_vp, (caddr_t)oaddr, ev_vp 75 kern/exec_subr.c if ((vcp->ev_vp = vp) != NULL) ev_vp 117 kern/exec_subr.c if (vcp->ev_vp != NULLVP) ev_vp 118 kern/exec_subr.c vrele(vcp->ev_vp); ev_vp 198 kern/exec_subr.c uobj = uvn_attach((void *) cmd->ev_vp, VM_PROT_READ|VM_PROT_EXECUTE); ev_vp 253 kern/exec_subr.c error = vn_rdwr(UIO_READ, cmd->ev_vp, (caddr_t)cmd->ev_addr, ev_vp 115 sys/exec.h struct vnode *ev_vp; /* vnode pointer for the file w/the data */ ev_vp 206 sys/exec.h if ((vcp->ev_vp = (vp)) != NULLVP) \