Home
last modified time | relevance | path

Searched refs:execenv (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h63 typedef struct execenv { struct
224 extern void setexecenv(struct execenv *ep);
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c592 restoreexecenv(struct execenv *ep, stack_t *sp) in restoreexecenv()
616 struct execenv env; in brand_solaris_elfexec()
617 struct execenv origenv; in brand_solaris_elfexec()
H A Dexec.c1475 setexecenv(struct execenv *ep) in setexecenv()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c307 struct execenv exenv; in elfexec()