Searched refs:ex_vp (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h61 vnode_t *ex_vp; member in struct:execenv
102 vnode_t *ex_vp; member in struct:uarg
/illumos-gate/usr/src/uts/common/exec/aout/
H A Daout.c219 exenv.ex_vp = edp.vp;
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c669 origenv.ex_vp = p->p_exec;
866 env.ex_vp = vp;
H A Dexec.c750 args->ex_vp = vp;
1387 vp = p->p_exec = ep->ex_vp;
2098 hat_join_srd(as->a_hat, args->ex_vp);
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c742 bigwad->exenv.ex_vp = vp;
986 bigwad->exenv.ex_vp = vp;

Completed in 54 milliseconds