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

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h57 typedef struct execenv { struct
226 extern void setexecenv(struct execenv *ep);
/illumos-gate/usr/src/uts/common/exec/aout/
H A Daout.c138 struct execenv exenv;
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c590 restoreexecenv(struct execenv *ep, stack_t *sp)
614 struct execenv env;
615 struct execenv origenv;
655 * The following elf{32}exec call changes the execenv in the proc
660 * before that call we need to restore the execenv to its original
H A Dexec.c1376 setexecenv(struct execenv *ep)
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c325 struct execenv exenv;

Completed in 433 milliseconds