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.h62 typedef struct execenv { struct
222 extern void setexecenv(struct execenv *ep);
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c591 restoreexecenv(struct execenv *ep, stack_t *sp) in restoreexecenv()
615 struct execenv env; in brand_solaris_elfexec()
616 struct execenv origenv; in brand_solaris_elfexec()
H A Dexec.c1460 setexecenv(struct execenv *ep) in setexecenv()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c306 struct execenv exenv; in elfexec()